Project

General

Profile

Wierd theme problem in 2.0.4

Added by Ivan Wu over 11 years ago

I installed several themes and have 2 projects currently.
One of my project came out with a wired problem.
After I switched to AG-1 theme, the "activity" page fixed on AG-1 theme no matter how I switch between themes.

  • Other pages remain normal, just "activity" page.
  • The activity page constantly reads css by
     <link href="/themes/AG-1/stylesheets/application.css?1341138666" media="all" rel="stylesheet" type="text/css" /> 

I've tried set to other themes, remove AG-1 theme(leads to css missing), restart server and clean cache.
Ends up non is working. Any help?

Environment:
Redmine version 2.0.4.stable.10445
Ruby version 1.9.3 (i686-linux)
Rails version 3.2.6
Environment production
Database adapter Mysql2
Redmine plugins:
redmine_default_columns 0.1.1
redmine_issues_poll 0.0.1
redmine_milestones 1.0.0-pro-alpha1
redmine_monitoring_controlling 0.1.1
redmine_preview_attach_column 0.1.7
redmine_reddrop 1.0
redmine_wiki_extensions 0.5.0
wiking 0.0.2


Replies (2)

RE: Wierd theme problem in 2.0.4 - Added by Ivan Wu over 11 years ago

Ok. I just figured out how to solve this.

After I switch to another theme, the activity page seems doesn't update link to css immidiately.
It remains until "you have new activity" and so forth force it to update.

This is a bug, though it's minor.

RE: Wierd theme problem in 2.0.4 - Added by Jean-Philippe Lang over 11 years ago

You can hit CTRL+F5 to force the activity view to be refreshed.

    (1-2/2)