https://bugzilla.wikimedia.org/show_bug.cgi?id=27987
--- Comment #23 from Helder <[email protected]> --- (In reply to comment #22) The problem is that ccnorm( '\\{}()[].?*+-^$|1iI' ) === '\\{}()[].?*+-^$1111' so it is not possible to distinguish between the letters "i", "I" etc... and the regex symbol "|". -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
