Pin in JSON ? #701
Replies: 3 comments
-
Posted at 2017-03-13 by @gfwilliams Yes, that's odd - it seems like JSON.parse should really produce an exception. Could you file a bug for it on GitHub? The whole parsing thing is annoying. It did work, and then someone raised a bug because it worked when it should have failed, and that could have been a security bug - maybe. So I had to disable it :( So if you care about stuff like that, now you have to use |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-03-14 by Wilberforce Is this because C5 has special meaning? Would it work with an int or string? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-03-14 by @gfwilliams Yes, ints and strings are fine. If it was being spec compliant, JSON.stringify should really replace it with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-03-13 by JumJum
Brought the problem down the bottom.
Don't know, what standard tells about this.
If a port cannot be recognized, thats ok, but I would expect to get an error message.
Beta Was this translation helpful? Give feedback.
All reactions