https://bugzilla.wikimedia.org/show_bug.cgi?id=35750
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tim Starling <[email protected]> 2012-04-06 06:06:09 UTC --- Parsing needs to be done before save so that AbuseFilter and SpamBlacklist can reject the edit based on the parse results. It's possible to do parsing both before and after edit, and we do if you use {{REVISIONID:}}, but this doubles the save time and allows spam filtering to be bypassed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
