https://bugzilla.wikimedia.org/show_bug.cgi?id=32122
Dan Nessett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.16.2 |1.16.5 --- Comment #11 from Dan Nessett <[email protected]> 2011-11-10 18:38:49 UTC --- I was able to confirm that the problem described in comment 4 occurs in 1.16.5. I am updating the version to reflect this. A symptom of the problem is the session data retains wsEditToken after the page is saved. That is, the session file contains the same value before and after the save page operation. For example: wsUserID|i:1;wsToken|s:32:"895091d5eb444a89d6e29b679b4ec8ac";wsUserName|s:9:"WikiSysop";wsLoginToken|N;wsEditToken|s:32:"830e02f541f9d7caaf32a8f34d94ab12"; When the problem does not occur, the session file contains state reflecting a logged out session, e.g., wsUserID|i:1;wsUserName|s:9:"WikiSysop"; -- 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
