Daniel Kinzler has uploaded a new change for review. Change subject: Allow special pages as context for abuse filter. ......................................................................
Allow special pages as context for abuse filter. The title in the context provided for an edit may be a special page in some cases, e.g. when an extension uses a special page for creating new content, and the final name of the content is not yet known when the EditFilterMergedContent hook is called. This change will skip any title-based variables if the title is a special page. Change-Id: I5551bff69e3b617a437bd043fdc893dbdcd9f09f --- M AbuseFilter.class.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AbuseFilter refs/changes/01/45001/1 -- To view, visit https://gerrit.wikimedia.org/r/45001 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5551bff69e3b617a437bd043fdc893dbdcd9f09f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/AbuseFilter Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
