https://bugzilla.wikimedia.org/show_bug.cgi?id=18844
Mike.lifeguard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mike.lifeguard <[email protected]> 2009-05-19 15:54:04 UTC --- (In reply to comment #1) > 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. > Yes, that's what I meant :D -- 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
