https://bugzilla.wikimedia.org/show_bug.cgi?id=22761
--- Comment #3 from [email protected] 2011-04-28 14:30:23 UTC --- (In reply to comment #2) > Same problem on ptwikibooks, where a '\bpica\b' matched 'típica'. and also 'hípica' when this edit was made last week: http://pt.wikibooks.org/?diff=prev&oldid=218088 This forced us have to use something like [^A-ZÁÀÂÃÇÉÊẼÍÓÒÔÕQ̃ÚŰÜŨ015] in a regex, so that it doesn't match accented letters -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
