"Duplicatebug" posted a comment on MediaWiki.r79778. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/79778#c29111
Commit summary for MediaWiki.r79778: Comment in code says - truncate to 250 bytes, then add ellipse. but we don't add the ellipse, so change it to add the ellipse. The comment and code should be the same, and since we have the room might as well add the ellipse. This normally wouldn't affect much, since users with JS on will be prevented from adding that long a summary on the client side Duplicatebug's comment: After r84660 you can change the 250 to 255, because now the string with ellipse is never longer as the limit. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
