Last modified: 2014-05-15 19:21:18 UTC
1) Login in translatewiki.net, currently at 1.24alpha (4621994) 2) Set "Enable enhanced editing toolbar" false at Special:Preferences 3) Open any page for editing I) Observed: the advanced/enhanced toolbar is shown. II) Expected: the old toolbar is. The console shows this error, no idea if related: "TypeError: localStorage is null" TypeError: localStorage is null Stack trace: mw.loader</<.store.init@https://translatewiki.net/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=monobook&version=20140515T054706Z:165 mw.loader</<.work@https://translatewiki.net/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=monobook&version=20140515T054706Z:158 request@https://translatewiki.net/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=monobook&version=20140515T054706Z:157 mw.loader</<.load@https://translatewiki.net/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=monobook&version=20140515T054706Z:163 @https://translatewiki.net/w/i.php?title=User:Nemo_bis&action=edit:34
Might be related to this: https://gerrit.wikimedia.org/r/#/c/132601/ The error is not related, it's just module store complaining that you disabled localStorage.
Change 133438 had a related patch set uploaded by TheDJ: Revert "Make the toolbar and dialogs enabled by default." https://gerrit.wikimedia.org/r/133438
Change 133438 merged by jenkins-bot: Revert "Make the toolbar and dialogs enabled by default." https://gerrit.wikimedia.org/r/133438
Thanks. I had also tried reversing the checkbox selection but that wasn't the culprit. The good thing is that this back and forth doesn't seem to have reset user preferences as a change of $wgDefaultUserOptions would.