« Brain Damage | Main | Review: Challenger (First half) »

July 16, 2024

Comments

KC

... that is phenomenally weird. Y???

theQueen

KC - I know! It's so atypical for programmers. And you know how bad my typos are, it's amazing I even spotted it.

KC

My best guess is if someone's doing some character filtering/replacement [i.e. swapping " with the unicode codepoint for "] due to a database exploit (i.e. https://xkcd.com/327/), then if they accidentally added "y" to the list somehow and failed to provide a character-escape for it to be replaced with? Or accidentally included "y" in a list of not-allowed over-wide characters? But data sanitization has been normal for literally decades now, so... I don't know.

Some bugs are just weird, weird bugs. At least it was *every* y rather than every 7th y or something similarly less-consistent...

KC

(ohhhh or if someone tried to be "smart" and used AI to "write" some code, that can also generate spectacularly weird bugs that can be difficult to track down! But I would have expected a version rollback for breaks in any case other than "there was a necessary security fix" case.)

theQueen

KC - the only language I know is PL/SQL. I understood the words "character-escape."

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Your Information

(Name and email address are required. Email address will not be displayed with the comment.)