Currently the action is hardcoded in the HTMLForm setAction method.
This breaks on some sites.. and it generally bad.
Instead it should make sure of HTMLForm always submitting to the Title is no action is set.
Currently the action is hardcoded in the HTMLForm setAction method.
This breaks on some sites.. and it generally bad.
Instead it should make sure of HTMLForm always submitting to the Title is no action is set.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Fix submit button targets on SpecialPage | mediawiki/extensions/MassAction | master | +15 -6 |
Change 205299 had a related patch set uploaded (by Addshore):
Fix submit button targets on SpecialPage