Page MenuHomePhabricator

Use CommentStore::COMMENT_CHARACTER_LIMIT for maximum length in edit summaries
Closed, ResolvedPublic

Description

Currently, the maximum length for an edit summary to a mass message page is limited to 255 characters, the old limit on the length of comments. This has been raised to 500, and to ensure that any further changes are automatically used, CommentStore::COMMENT_CHARACTER_LIMIT should be used for the limit.

Event Timeline

Change 532100 had a related patch set uploaded (by DannyS712; owner: DannyS712):
[mediawiki/extensions/MassMessage@master] Increase mass message list edit summary maximum length to use CommentStore::COMMENT_CHARACTER_LIMIT

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

Change 532100 merged by jenkins-bot:
[mediawiki/extensions/MassMessage@master] Increase MassMessageList edit summary max length

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