User "Brion VIBBER" posted a comment on MediaWiki.r97919. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97919#c23081 Commit summary:
Mostly revert r97328 Swap substring to be done on smaller (more correct) values Comment: Is there a reason that you're cropping the message to N-1 bytes when checking if it's bigger than N bytes? This means a message with exactly N bytes will end up one byte longer than any longer message. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
