User "JanPaul123" posted a comment on MediaWiki.r86719.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86719#c16271
Commit summary:
(bug 28651) - set maxlength to comment fields of FlaggedRevs
Comment:
I'm not sure if it applies here, but if you need byte limits instead of
character limits (as UTF-8 characters can be multiple bytes), you can use
phase3/resources/jquery/jquery.byteLimit.js (e.g. like this:
$('#wpReason').byteLimit(200);)
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview