User "Hashar" changed the status of MediaWiki.r100687. Old Status: new New Status: reverted
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100687 Commit summary: (bug 31656) AbuseFilter skips non null edits This bug is triggering when a user submit an old revision again. AbuseFilter considered it to be a null edit although the old revision is certainly a different text than the current one in the database. This patch make sure we skip filtering only if we will be comparing with the lastest content. Follow up r52740 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
