Hacker News new | ask | show | jobs
by brodock 1044 days ago
Last names are also not limited to ASCII. There all sorts of special caracters depending on the language like üáàãéèç-' (the single quote is specially important because its normally blocked due to SQL injection, but its a common character in italian/french/spanish names).

Preventing people from writing their own names because you decide to use a regexp from stackoverflow is also bad.

1 comments

Don't forget Irish names for using the apostrophe!