https://bugzilla.wikimedia.org/show_bug.cgi?id=27377
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Brion Vibber <[email protected]> 2011-02-13 21:20:21 UTC --- This also happened without the $par -- any time that initial values had been set, it would double in the hidden field. When the user field was added in r68096, it was added to the hidden-field blacklist in the pager's extended form, but with the wrong name. Fixing from 'username' to 'user' gets it working; done on trunk in r82081. -- 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
