https://bugzilla.wikimedia.org/show_bug.cgi?id=19048
Jure Kajzer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wikibugs- |[email protected] |[email protected] | Status|RESOLVED |ASSIGNED Resolution|WORKSFORME | --- Comment #6 from Jure Kajzer <[email protected]> 2010-01-07 14:27:42 UTC --- Created an attachment (id=6932) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6932) LiveHTTPHeaders trace Yes, problem occurs if you do not press "log out". Pressing "log out" works fine ... i never denied that. r58313 uses presence of Token (or better its absence) in session and cookie to check if the user specified in the cookie is still active, but as you explaind in your reply on code revision this procedure will not work on all setups. The correct solution would probably be to create loggedOut cookie on client if there is a UserID cookie present but there is no active session. Attaching requested LiveHTTPHeaders trace. Would appretiate pointers (or ref-cursors:)) on how to solve this ... -- 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
