https://bugzilla.wikimedia.org/show_bug.cgi?id=30909
Happy-melon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Happy-melon <[email protected]> 2011-09-18 20:38:52 UTC --- (In reply to comment #1) > Setting $form->setMethod( 'get' ); in SpecialBlock.php fixed this, but than > also a validation of the input fields is done on 'get' and the special page > shows a error at the first visit. And more importantly would submit the form via a GET request, which has a variety of negative security implications. -- 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
