https://bugzilla.wikimedia.org/show_bug.cgi?id=46773
Quentinv57 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Quentinv57 <[email protected]> --- I just tried to fix this, using the following expression : added_lines irlike "\bतू\b" (this is the way it is done on the french Wikipedia from what I've seen) The expression was not matched as I expected. Apparently it comes from the fact that "\b" does not support UTF-8 characters. Regards, Quentinv57 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
