https://bugzilla.wikimedia.org/show_bug.cgi?id=19048
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Tim Starling <[email protected]> 2010-01-05 02:51:46 UTC --- The proposed fix appears to be totally broken, so I'm reopening this. Jidanni, the LoggedOut cookie is there so that you *don't* see the skin from a previous user. As long as that cookie is there, the client-side cache is suppressed, by suppressing 304 response codes. If you're saying that you can see the cached HTML from a previous user *without* deleting your cookies, then please supply a trace of the relevant actions captured with LiveHTTPHeaders (remove any passwords and truncate session ID and token before posting). If you're seeing cached HTML from a previous user and you did delete your cookies, then we can't do anything about that and it's not a bug. If you're seeing uncached pages with no username in the top right corner, implying they were generated for an anonymous user, but with the wrong skin, then we will need some more details about your configuration since I can't reproduce any such thing. -- 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
