https://bugzilla.wikimedia.org/show_bug.cgi?id=17821

           Summary: Synchronize css/js caching
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Due to caching, changes to the site-wide css/js MediaWiki pages can take up to
one month to effect readers. The delay changes between readers, and also
between files, which can be very frustrating when multiple interacting scripts
or stylesheets need to be changed: weird backwards compatibility code needs to
be added to ensure that all possible combinations of old and new files work
correctly. It would make life easier, if all the css/js files updated at the
same time for any single user, maybe by using a cookie to set max age values in
the HTTP header or to trigger a javascript-based reload.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to