Earlier quoted context omitted.
Is name validation even possible?
Presumably there aren't any people with control characters in their name, for example.
Charset="WTF-8"
81–90 of 463 posts
Re: Charset="WTF-8"
#82A coworker once implemented a name validation regex that would reject his own name. It still mystifies me how much convincing it took to get him to make it less strict.
I know multiple developers who would just say "well it's their fault, they have to change name then".
In fairness, they mostly wanted stuff to be in English, and when necessary, to transliterate German characters into their English counterparts (in German there is a standardised way of doing this), so I can understand why they didn't see it was necessary. I just never understood why I, as the non-German, was forever the one trying to convince them that Germans would probably prefer to use their software in German...
Re: Charset="WTF-8"
#83Re: Charset="WTF-8"
#84I have an 'æ' in my middle name (formally secondary first name because history reasons). Usually I just don't use it, but it's always funny when a payment form instructs me to write my full name exactly as written on my credit card, and then goes on to tell me my name is invalid.
I’m impressed, most I know struggle with any kind of non-[A-Z]!
Re: Charset="WTF-8"
#85Re: Charset="WTF-8"
#86I have an 'æ' in my middle name (formally secondary first name because history reasons). Usually I just don't use it, but it's always funny when a payment form instructs me to write my full name exactly as written on my credit card, and then goes on to tell me my name is invalid.
The government of Ireland has many IT systems that cannot handle áccénted letters. #headdesk
Re: Charset="WTF-8"
#87grzegorz brzęczyszczykiewicz
Re: Charset="WTF-8"
#88Re: Charset="WTF-8"
#89Earlier quoted context omitted.
It's for when things go wrong. Same as with wire transfers. Nobody checks it unless there's a dispute.
The thing is though that payment networks do in fact do instant verification and it is interesting what gets verified and when. At gas stations it is very common to ask for a zip code (again US), and this is verified immediately to allow the transaction to proceed. I’ve found that when a street address is asked for there is some verification and often a match on the house number is sufficient. Zip codes are verified…
Re: Charset="WTF-8"
#90Under GDPR you have the legal right for your name to be stored and processed with the correct spelling in the EU. https://gdprhub.eu/index.php?title=Court_of_Appeal_of_Brusse...
This seems to only apply to banks.