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.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Increase MassMessageList edit summary max length | mediawiki/extensions/MassMessage | master | +1 -1 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T13543 Use CommentStore::COMMENT_CHARACTER_LIMIT everywhere | |||
Resolved | DannyS712 | T231147 Use CommentStore::COMMENT_CHARACTER_LIMIT for maximum length in edit summaries |
Event Timeline
Comment Actions
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
Comment Actions
Change 532100 merged by jenkins-bot:
[mediawiki/extensions/MassMessage@master] Increase MassMessageList edit summary max length