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

MZMcBride <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Bugzilla: Front page looks  |Bugzilla: Add a query
                   |broken due to caching       |parameter to CSS URL

--- Comment #9 from MZMcBride <[email protected]> ---
(In reply to comment #7)
> Looks like it is cache after all, but our caching headers don't match between
> content and styles. We need a cache buster and linker between content and
> stylesheet (e.g. like a manual version of the old wgStyleVersion). Otherwise
> this will go wrong again in the future.

This is basically what I said in bug 22170 comment 23.

> * [high] HTML needs to reference stylesheet with query parameter so that if
> you see an old version, the browsers also caches the old version. And when the
> html changes (incl. query parameter) a new version is forced to be fetched for
> css as well.

Let's make this bug about this issue.

> * [low] To deploy faster to all users, needs a Last-Modified header. Right
> now browsers are told to basically cache it unconditionally so nobody will get
> the new content until their cache is manually purged.

I've filed this as bug 49792.

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