https://bugzilla.wikimedia.org/show_bug.cgi?id=20385
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|[email protected] |[email protected] Component|UsabilityInitiative |User preferences Product|MediaWiki extensions |MediaWiki Summary|Language variant settings in|Language variant settings |preferences are lost when |are lost when changing other |optout&in |preferences |UsabilityInitiative | Version|any |1.16-svn --- Comment #3 from Roan Kattouw <[email protected]> 2009-10-07 22:13:56 UTC --- I managed to reproduce this: * Set $wgLanguageCode = 'sr'; (would use zh but it throws fatals ATM) * Go to your preferences * Set variant (Варијанта) to sr-el * Submit; prefs form appears in sr-el * Change gender (Pol) to female (second option) if it was male, or to male (first option) otherwise * Submit; prefs form appears in sr, variant preference reset to sr Generalizing this bug, problem in the prefs system rather than in OptIn. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
