Bug #72
Theme preference saved, but not displayed next time site loaded.
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | Andrew Dolgov | % Done: | 0% |
|
| Category: | interface | |||
| Target version: | 1.2.1 | |||
| Resolution: | fixed |
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.
Associated revisions
Revision 0bbba72d3848fdae6aa9dd5a0cb7150be76007ca
initialize user theme in SINGLE_USER_MODE (closes #72)
History
Updated by Andrew Dolgov 1364 days ago
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.
Updated by anonymous - 1363 days ago
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.
Updated by www-ttrss - 1363 days ago
- Status changed from Assigned to Closed
- Resolution set to fixed
(In r1154) [project @ initialize user theme in SINGLE_USER_MODE (closes #72)]