this post was submitted on 16 Nov 2024
1117 points (99.1% liked)

Programmer Humor

19774 readers
11 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 168 points 3 weeks ago (31 children)

I have an apostrophe and it's super annoying as some companies see it as a SQL injection hack and sanitize it.

So I've received ID with Mc%20dole or they add a space in it. Or I'll get a work email with an apostrophe but I cant use it anywhere because sites have it disabled. And I've missed my flight because I changed my ticket once to add the apostrophe and the system just broke at the gate.

Worse yet many flight companies have "you will not be able to board if your ID doesn't exactly reflect your details" but their form doesn't allow it. Even most forms for card payments don't allow it even though it's the name on my card.

[–] MirthfulAlembic 44 points 3 weeks ago (4 children)
[–] [email protected] 29 points 3 weeks ago* (last edited 3 weeks ago)

There's also the version with examples if you want to know exactly what and why it breaks.

And the git that collects all of these in one place, if you want to really nerd out.

[–] SpatchyIsOnline 12 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

This is going to be bobby tables isn't it?

Edit: It wasn't?!

[–] [email protected] 4 points 3 weeks ago

Lol I went through the exact same process.

[–] Treczoks 2 points 3 weeks ago

Been there, seen that, had to deal with it. Now add the problem that there are people who don't know their birth date or not even the f-ing year they were born in. And I'm not talking about someone from a lost tribe at the Amazonas.

load more comments (26 replies)