SugarNewsWikiDocsBugsForumFilesSource LoginRegister
HomeBugsBug #0018
json encoding incorrect
Bug #0018
Reported by Sean Middleditch
Apr 29th, 2010 at 8:57pm PDT
The JSON encoding is using ' single quotes instead of " double quotes, which is nonconformant.

There also appears to be a type in the newline replacement which is checking for \r\b instead of \r\n.

Comment from Sean Middleditch
Aug 24th, 2010 at 9:55am
Fixed in SVN.

Additional Comments:
or Login