https://bugzilla.wikimedia.org/show_bug.cgi?id=41577
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] 2012-10-31 11:15:44 UTC --- Names are a problem because they often contain letters from other languages. It is common to strip letters for all accented signs and use the base form. In normalized form it should be simple to write a function that does this for all languages. This must also be done for the search term, and it imply that the search will be using several terms. -- 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. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
