Status: New
Owner: ----

New issue 1939 by [email protected]: JSON encoding bug
http://code.google.com/p/v8/issues/detail?id=1939

Here is a live demo: http://goo.gl/GnV75

Basically I read a valid google reader json, and after node reencoding it throws a syntax error. I got a: "Uncaught SyntaxError: Unexpected token ILLEGAL" in chrome, you can see it in you error console.

In the example you can see the original json from google running without problems.
The only error came from node.js script file.

The incriminated char is showed here http://cl.ly/1u2L3o3q0E1i2l191a23 just before <br/>


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to