https://bugzilla.wikimedia.org/show_bug.cgi?id=19048
--- Comment #4 from Jure Kajzer <[email protected]> 2010-01-07 13:27:19 UTC --- Ok here we go ... Clean browser (all cache and all cookies for test host removed). http://www.abakus.si/jk/jksvn-my/index.php?title=Main_Page (my MySQL install for parsertests, so don't panic about security and you can play around on it if you wish) - no cookies - default skin. Login as tester/retset without "remember me". - cookies wikidb_session=ee053cd3d36c3f479dfd3ab277ecd5d4; wikidbUserID=2; wikidbUserName=Tester - user skin Close browser, reopen, go to main-page - cookies wikidbUserID=2; wikidbUserName=Tester - user skin - top-right urls as if the user is logged in Clicking on any link produces pages as if the user is not logged in (which is correct behaviour). Clicking back to main page gives me the logged in state. Forceing main page refresh with action=purge finaly gives me correct top-right urls. Note that i have already reopened browser, clicked around the page, but the skin is still set to user preference (wrong), while the page tells me that i'm logged out (correct). Cookies are still wikidbUserID=2; wikidbUserName=Tester; wikidb_session=f3634c5dfb12193e72a6703ee0bd8b00 This is default mysql install, no variables changed after installation except $wgCookiePath and there is no proxy. Logging in and clicking log out or deleting all cookies (or waiting for cookies to timeout) returns skin back to default. -- 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
