[Trac-tickets] [The Trac Project] #1839: Refresh toggles between 2 different page formats

The Trac Project noreply at edgewall.com
Tue Jul 26 14:33:51 CDT 2005


#1839: Refresh toggles between 2 different page formats
---------------------+------------------------------------------------------
       Id:  1839     |      Status:  new                     
Component:  general  |    Modified:  Tue Jul 26 14:33:51 2005
 Severity:  normal   |   Milestone:                          
 Priority:  normal   |     Version:  0.8.4                   
    Owner:  jonas    |    Reporter:  adama at rocketlogic.com   
---------------------+------------------------------------------------------
 When we go into any of the main Trac pages using IE, such as the Welcome
 page or the Available Reports page, hitting Refresh in the browser will
 cause the Trac logos to disappear, and all the pretty color and font
 formatting to go away; the page then displays in an "older"(?) text-based
 format.  Hitting Refresh again restores the logos and the formatting;
 Refresh again removes it, and so on...

 We found that this only happened if we hadn't defined htdocs_location in
 trac.ini; when that is undefined, the trac logo (and css file?) are being
 pulled from trac.cgi/chrome; with it defined, it is pulling them directly
 from the htdocs directory.  So maybe there's a bug in the code when it
 pulls images/css through trac.cgi/chrome?

 Possibly related to #1402.  Seen in 0.9.pre version.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1839>
The Trac Project <>


More information about the Trac-Tickets mailing list