User "Duplicatebug" posted a comment on MediaWiki.r88023. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88023#c16862 Commit summary:
* bug 28571 * Not sure about this one: the index i changed is defined as ar_usertext_timestamp in tables.sql, but created and used as usertext_timestamp. Comment: ar_len contains the size of the archived revision, so it is bad to use ChangesList::showCharacterDifference, because there is no difference. You can use Linker::formatRevisionSize to show the size of that revision. There are also many ' . . '. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
