Ticket UUID: | 71bd5502ffc43a415862faaa707d1513b5bb32eb | ||
Title: | Browser caching CSS and logo | ||
Status: | Open | Type: | Feature_Request |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2010-07-19 11:29:33 | ||
Version Found In: | 15b293259d | ||
Description & Comments: | |||
Hello,
When using fossil ui on a repository, and then on another one, using same port, the logo and the stylesheet for the first repository are still in browser cache, and therefore the browser is not displaying what it should. Proposed workaround:
anonymous added on 2010-07-19 11:29:33: If the checksum was ignored and you changed the repo which is served on a particular address (either by editing the repo or by changing some redirection) then the new style could be cached on an URL referenced from an old page which is exactly what is to be avoided. |