https://bugzilla.wikimedia.org/show_bug.cgi?id=34469
Michael M. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Michael M. <[email protected]> 2012-02-19 09:13:31 UTC --- (In reply to comment #10) > With debug=true, it still reproduces pretty reliably. However, it may not be > dependent on bug 34409 after all. There is a valid mw.user.options and > mw.user.token object. With debug=false, mw.user.tokens.values.editToken is > "50bbcmumblemumblemumblemumble+\". With debug=true, > mw.user.tokens.values.editToken is "+\" With debug=true the tokens are served from bits.wikimedia.org, but the browser doesn't send the login cookie there, so the user is treated as anonymous, hence editToken === '+\'. -- 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
