paequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 1 year agoUse this information wiselylemmy.mlimagemessage-square77linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageUse this information wiselylemmy.mlpaequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square77linkfedilink
minus-squareAmazingAwesomator@lemmy.worldlinkfedilinkarrow-up0·1 year agoanother good one to sneak in there… thai zero-width space: U+200B cant see it, nothing reads it, and it makes everything error. : D
minus-squareS_H_K@lemmy.dbzer0.comlinkfedilinkarrow-up0·1 year agoBefore I went to the comments I wished no one mentioned that. As a DBA I fucking hate you…
minus-squareAmazingAwesomator@lemmy.worldlinkfedilinkarrow-up0·1 year agoi am an SDET. this character destroys DBs… i am sorry :(
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up0·1 year agoHmm … we should start collecting these. Anyone know of an existing list?
minus-squarefloquant@lemmy.dbzer0.comlinkfedilinkarrow-up0·1 year agohttps://github.com/minimaxir/big-list-of-naughty-strings/
minus-square∞🏳️⚧️Edie [it/it/its/its/itself, she/her/her/hers/herself, fae/faer/faer/faers/faerself, love/love/loves/loves/loveself, des/pair, null/void, none/use name]@lemmy.mllinkfedilinkarrow-up0·1 year agohttps://invisible-characters.com/
minus-squareJohnnyCanuck@lemmy.calinkfedilinkarrow-up0·1 year agoOh ho! I see what you did there!
minus-squareCallMeAnAI@lemmy.worldlinkfedilinkarrow-up0·1 year agoCame here to say fuck the zero width space. I spent 90 hours in the depths of solr looking for this fucker who brought down our entire search index.
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up0·1 year agoI’m guessing that they pasted code from inside Microsoft Word.
minus-squareCallMeAnAI@lemmy.worldlinkfedilinkarrow-up0·1 year agoNo. CMS updated to support new character set while solr did not. Not enough sanitization.
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up0·1 year agoI’ve had similar “fun” with the character defaults on MySQL, from memory for a time it was Swedish by default, rather than UTF.
minus-squarederfunkatron@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoI deal with shy hyphens a lot. They don’t display unless there’s a line break, so they get copied from various word docs or websites and end up in a database somewhere waiting to piss me off.
minus-squareanton@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·1 year agoThe right to left mark (U+2000F) can also be fun.
another good one to sneak in there… thai zero-width space: U+200B
cant see it, nothing reads it, and it makes everything error. : D
Before I went to the comments I wished no one mentioned that. As a DBA I fucking hate you…
i am an SDET. this character destroys DBs… i am sorry :(
Hmm … we should start collecting these.
Anyone know of an existing list?
https://github.com/minimaxir/big-list-of-naughty-strings/
https://invisible-characters.com/
ᅠ
Oh ho! I see what you did there!
Came here to say fuck the zero width space. I spent 90 hours in the depths of solr looking for this fucker who brought down our entire search index.
I’m guessing that they pasted code from inside Microsoft Word.
No. CMS updated to support new character set while solr did not. Not enough sanitization.
I’ve had similar “fun” with the character defaults on MySQL, from memory for a time it was Swedish by default, rather than UTF.
I deal with shy hyphens a lot. They don’t display unless there’s a line break, so they get copied from various word docs or websites and end up in a database somewhere waiting to piss me off.
Yup
The right to left mark (U+2000F) can also be fun.