Hoo man has submitted this change and it was merged. 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 allow special pages to be used in this context. Change-Id: I5551bff69e3b617a437bd043fdc893dbdcd9f09f --- M AbuseFilter.class.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Hoo man: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/45001 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5551bff69e3b617a437bd043fdc893dbdcd9f09f Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/AbuseFilter Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
