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

--- Comment #2 from Liangent <[email protected]> 2012-04-06 09:41:38 UTC ---
(In reply to comment #1)
> 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.

Hmm from your comment I found another bug which is submitted as bug 35754.

A better solution can be to do initial parsing before saving but treat the page
to parse as if it's there already in parsing progress.

-- 
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

Reply via email to