https://bugzilla.wikimedia.org/show_bug.cgi?id=50472
--- Comment #9 from Krinkle <[email protected]> --- (In reply to comment #8) > Change 73877 had a related patch set uploaded by Krinkle: > mw.ViewPageTarget: Surface error messages from core edit api > > https://gerrit.wikimedia.org/r/73877 This is not yet sufficient since we should be surfacing the warning associated with the filter (or the abusefilter-warning message by default). The most significant part we're missing right now is: * Localization * The fact that (at least for some filters) they can submit the edit by just trying again. This is currently blocked by the AbuseFilter not sending the parsed version of the triggered warning through the API (see http://cl.ly/image/1E2r1J2U3K0v, I'm getting raw wikitext instead of HTML). And perhaps (though less important) we could also use a boolean property to distinguish between filters that are warnings that can be bypassed by trying again and filters which prevent the user from saving. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
