Roger Luethi wrote:
On Thu, 24 Mar 2005 00:40:35 +0200, Jaroslaw Fedevych (UALUG wrote:
Of course I did. More than that: I've tried to load it up on a PC from which I have never logged in before :) Still the same. I have no slightest idea where does it resurrect from.
Wild guess: object cache?
User CSS (from User:<Username>/<skinname>.css) would not be stored in the object cache, so far as I can tell. However, CSS is marked with *very* aggressive client-side cache options and hitting the 'refresh' button in many browsers is not enough by itself.
MediaWiki:<Skinname>.css might be taken from the message cache stored in the objectcache table, however.
That was the culprit when I kept getting old versions served on the RecentChanges feed. Turns out we only keep _one_ timekey for _two_ feeds, so if an edit happens and the RSS cache gets updated, the Atom version won't be (and vice versa).
Did you just discover this, or did you forget to report the bug? :)
-- brion vibber (brion @ pobox.com)