#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):

 It's certainly possible to workaround the problem somehow, but these ugly
 workarounds would not be neccessary if trac would properly handle the
 browsers effort to revalidate the cache on page reload (which appears to
 be the basic problem, judging from the symptoms).

 I suppose trac pushes out dynamic content with no-cache headers, thus only
 the static content breaks, as the browser will reload the dynamic content
 rather than trying to validate the cache. For the static content, the
 browser probably marks the cache as invalid after the timeout, thus every
 second reload succeeds...

-- 
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