mw.widgets.TitleInputWidget should have 'maxLength' and $.byteLimit. The limit should depend on widget's titles' namespace (as the namespace name doesn't count to the limit of 255 bytes of length). Currently the widget only marks overly long titles as invalid.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
TitleInputWidget: Add 'maxLength' of 255 and use $.byteLimit | mediawiki/core | master | +31 -11 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 231022 had a related patch set uploaded (by Bartosz Dziewoński):
TitleInputWidget: Add 'maxLength' of 255 and use $.byteLimit
Comment Actions
Change 231022 merged by jenkins-bot:
TitleInputWidget: Add 'maxLength' of 255 and use $.byteLimit