OOUI MultilineTextInputWidget (PHP) crashes when using 'rows' option.
Uncaught Error: Call to a member function setAttributes() on null in MultilineTextInputWidget.php:31
OOUI MultilineTextInputWidget (PHP) crashes when using 'rows' option.
Uncaught Error: Call to a member function setAttributes() on null in MultilineTextInputWidget.php:31
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Update OOUI to v0.29.1 | mediawiki/core | master | +484 -1 K | |
MultilineTextInputWidget: Fix fatal | oojs/ui | master | +3 -3 |
This is in the v0.29.0 release made yesterday, and it is preventing us from updating OOUI in MediaWiki.
There are several reasons why this was allowed to happen:
Change 464385 had a related patch set uploaded (by Bartosz Dziewoński; owner: Bartosz Dziewoński):
[oojs/ui@master] MultilineTextInputWidget: Fix fatal
Change 464385 merged by jenkins-bot:
[oojs/ui@master] MultilineTextInputWidget: Fix fatal
Change 464607 had a related patch set uploaded (by Jforrester; owner: Jforrester):
[mediawiki/core@master] Update OOUI to v0.29.1