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

--- Comment #20 from Daniel Kinzler <[email protected]> ---
I have now implemented the changes I suggested in #16:

* Change I99a19c93: (bug 42064) Make EditFilterMergedContent more generic.
* Change I5f5b4200: (bug 42064) Call EditFilterMergedContent from EditEntity.
* Change Ibb9d4c9a: (bug 42064) AbuseFilter + EditFilterMergedContent.

The last one of these makes AbuseFilter use EditFilterMergedContent instead of
EditFilterMerged, if support for the ContentHandler is present. Some changes
had to made, because EditFilterMergedContent does not provide an EditPage
object. 

One important change is how and when errors are reported and the edit form is
show. Instead of calling EditPage::spamPage, AbuseFilter now returns a Status
object to the hook's caller, containing all the necessary information to show a
message to the user.

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

Reply via email to