https://bugzilla.wikimedia.org/show_bug.cgi?id=27987
--- Comment #7 from Helder <[email protected]> --- (In reply to comment #5) > In general you should use ccnorm() on both items in a comparison. > > i.e. you should use ccnorm(new_wikitext) contains ccnorm("Vandalism") But then we cannot use "|" in the regular expression, since ccnorm( 'ab|cd|...|yz' ) === 'AB1CD1...1YZ' -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
