https://bugzilla.wikimedia.org/show_bug.cgi?id=17677
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Platonides <[email protected]> 2009-02-26 22:14:53 UTC --- Also consider that some regex are not applicable to the summary, and thus is a wasted regex check. IMHO a different regex for summary is the way to go. $wgSummarySpamRegex = $wgSpamRegex; is easy enough for people which like using the same. -- 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
