Greg Roach - 2010-09-07

IIRC, This bug was caused by a fix to an earlier bug.

The code uses the DB to find names, and then filters them in PHP. The DB works with diacritics (Orléans versus Orleans). The PHP filtering (which got rid of the bad hits) didn't handle the diacritics, and was failing to match them. Removing this filtering had this side effect......