Page MenuHomePhabricator

Improve 'Must be no more than x characters long' error message
Closed, ResolvedPublic3 Estimated Story Points

Description

As a user I would like the error message to tell me what the problem is, so I can fix it.

image.png (115×374 px, 9 KB)

GIVEN I am on the Item page or wbeditentity or Special:NewItem
WHEN I enter a label that is too long and submit
THEN I expect the error message to be 'Label must not be more than x characters long'

GIVEN I am on the Item page or wbeditentity or Special:NewItem
WHEN I enter a description that is too long and submit
THEN I expect the error message to be 'Description must not be more than x characters long'

GIVEN I am on the Item page or wbeditentity or Special:NewItem
WHEN I enter an alias that is too long and submit
THEN I expect the error message to be 'Alias must not be more than x characters long'

Tasks:

Event Timeline

WMDE-leszek set the point value for this task to 3.Jul 31 2018, 1:13 PM

Change 449691 had a related patch set uploaded (by Jonas Kress (WMDE); owner: Jonas Kress (WMDE)):
[mediawiki/extensions/Wikibase@master] Improve 'Must be no more than x characters long' error message

https://gerrit.wikimedia.org/r/449691

Change 449691 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Improve 'Must be no more than x characters long' error message

https://gerrit.wikimedia.org/r/449691