Ticket #72 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Theme preference saved, but not displayed next time site loaded.

Reported by: anonymous Assigned to: fox
Priority: major Milestone: 1.2.1
Component: interface Version:
Keywords: Cc:

Description

I've switched my ttrss theme to "Old-skool", but that theme was only displayed until I closed the site. The next time I load the site, it displayed using the new theme again.

When I visit the preferences, it still says "Old-skool", and when I leave the preferences, it shows the proper theme again.

Change History

06/16/06 10:54:11 changed by fox

Can't reproduce. There is only one issue - login window is obviously unthemed, after login old-skool applies as usual.

Please describe what exactly are you doing in more detail. Like this: go to preferences, select theme, save, go to main window - theme not applied.

06/16/06 10:54:42 changed by fox

Don't forget about SubmittingBugs

06/16/06 19:53:54 changed by anonymous

I've discovered it only occurs if SINGLE_USER_MODE is true.

1. Open TTRSS in the browser. 2. Open the preferences and set the theme to Old-Skool 3. Return from the preferences to TTRSS and see the theme is set to Old-Skool 4. Close the browser completely (not just the window/tab) 5. Launch TTRSS again in a new browser and the theme shown is the new one.

This does not occur if you are using a multi-user setup, or if you just navigate away fromt the page and back. It only occurs if firefox is closed completely and restarted.

06/16/06 20:13:32 changed by fox

  • status changed from new to assigned.
  • milestone set to 1.2.1.

Yep, it's a bug.

06/16/06 20:24:03 changed by www-ttrss

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [1154]) [project @ initialize user theme in SINGLE_USER_MODE (closes #72)]