https://bugzilla.wikimedia.org/show_bug.cgi?id=53939

Legoktm <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Legoktm <[email protected]> ---
According to https://www.mediawiki.org/wiki/Manual:Hooks, the order hooks are
called depends on when they are loaded.

Looking at CommonSettings.php, first the SpamBlacklist is loaded, then
AbuseFilter.

Both AF and SB use the APIEditBeforeSave and EditFilterMergedContent hooks, so
I'm not sure why the SpamBlacklist isn't stopping these first.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to