Titanium JIRA Archive
Alloy (ALOY)

[ALOY-279] Improve JSON parsing error output

GitHub Issuen/a
TypeStory
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2012-09-19T10:42:52.000+0000
Affected Version/s2012 Sprint 19
Fix Version/s2012 Sprint 19, Release 3.0.0
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-09-18T13:19:06.000+0000
Updated2018-03-07T22:25:40.000+0000

Description

JSON.parse() does not output the line/column at which a parsing error occurs in the data. See this thread for more details: http://code.google.com/p/v8/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Owner%20Summary%20HW%20OS%20Area%20Stars&groupby=&sort=&id=1480 We may need to inspect nodejs modules for a better, more verbose parsing method for JSON.

Comments

No comments

JSON Source