https://bugzilla.wikimedia.org/show_bug.cgi?id=28950
--- Comment #8 from [email protected] 2012-02-29 18:49:20 UTC --- Thank you for this deep research. These articles should be corrected manually. Also, your 4th match seems to be wrong ;) About the unicode regex mode, if the performance impact is worth it, we could remove that "\x{00A0}" part. It shouldn't be a big problem since directly using the nbsp char is a bad idea: not visible, and removed from textarea by some browsers. -- 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
