https://bugzilla.wikimedia.org/show_bug.cgi?id=41763
Amir E. Aharoni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- Ever confirmed|0 |1 --- Comment #2 from Amir E. Aharoni <[email protected]> --- Reopening. For logged-in users it works within one page, but all the prefs are reset after going to another page. It looks like the 'uls-preferences' preference cannot actually be easily saved using the current API. $wgDefaultUserOptions and $wgHiddenPrefs cannot help here, because the options API validates the option names using the Special:Prefs form, but we don't want these prefs to appear in that form. Does anybody have clever ideas that don't involve dirty hacks and core changes? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
