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


Happy-melon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Happy-melon <[email protected]>  2009-05-19 15:47:04 UTC 
---
Each regex is a capturing group that captures the url that triggered the list,
which is passed through to and displayed in the error message. Removing these
would make it impossible to resolve spam matches, because you wouldn't know
which url needed to be removed. I assume you mean automatically make any
capturing groups defined *within* a regex line non-capturing?  That could
certainly be done.


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