Correctly handle mSubmitModifierClass in OOUIHTMLForm. The mSubmitModifierClass field contains a MediaWiki UI class name, which does not work with OOUI. We need to parse it (or change the setters for it) and set the progressive/constructive/destructive flag instead.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +7 -11 | OOUIHTMLForm: Correctly handle submit modifier flags |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | matmarex | T100279 Make OOUI display format in MediaWiki's HTMLForm production-ready | |||
Resolved | Jdforrester-WMF | T98903 Correctly handle mSubmitModifierClass in OOUIHTMLForm | |||
Resolved | MarkTraceur | T85291 Implement OOUI "display format" in MediaWiki's HTMLForm | |||
Resolved | matmarex | T97871 PHP TextInputWidget has no 'required' config | |||
Resolved | matmarex | T91132 Forcefully preventing default event actions on FormLayout, ButtonWidget and ButtonInputWidget is problematic | |||
Resolved | matmarex | T85285 Disentangle VForms from HTMLForm code in core |
Event Timeline
Comment Actions
Change 218149 had a related patch set uploaded (by Bartosz Dziewoński):
OOUIHTMLForm: Correctly handle mSubmitModifierClass
Comment Actions
Change 218149 merged by jenkins-bot:
OOUIHTMLForm: Correctly handle submit modifier flags