#2038: CSS intermitently not applied
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cmlenz  
     Type:  defect     |       Status:  reopened
 Priority:  normal     |    Milestone:          
Component:  general    |      Version:  0.9     
 Severity:  normal     |   Resolution:          
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by anonymous):

 Both. If I just request the banner logo (like:
 http://example.com/project/chrome/site/logo.png),
 the error happens the same way as if I request the whole page. E.g.
 reproducibly for every
 second reload, the request times out and Mozilla says: "The image ...
 cannot be displayed
 because it contains errors".

 I can reproduce this with Mozilla 1.7.12 and Firefox 1.0.7, and others
 apparently
 have the same problem with IE (judging from the comments). I tried to
 switch off keep-alive
 in the Mozilla preferences, but this just eliminates the wait for the
 timeout (i.e.
 the request fails instantaneously).

 And for some reason, wget will ''always'' faithfully fetch the banner logo
 without
 any problem (but of course with wget each fetch is a different wget
 process).To my unaided
 eye, this looks like Trac is not handling correctly something that every
 standard browser
 does when reloading a resource.

 Perhaps the 'If-Modified-Since' header in the request is not handled
 correctly?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2038>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to