Menu

#7 json containing "\"\"" as value will not parse correctly

open
nobody
None
1
2014-03-20
2014-03-20
Anonymous
No

{"metadata": "{\"image\":\"\"}"} will not parse correctly. Parsing stops after \"\".
{"metadata": "{\"image\":\"a\"}"} will parse correctly.

http://jsoneditoronline.org/ parses and formats both correctly

Discussion

Anonymous
Anonymous

Add attachments
Cancel