https://bugzilla.wikimedia.org/show_bug.cgi?id=42564

Ori Livneh <o...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o...@wikimedia.org

--- Comment #2 from Ori Livneh <o...@wikimedia.org> 2012-11-30 04:28:15 UTC ---
Linebreaks in JSON aren't significant, and the content model treats them as
presentational artifacts (for example, by coercing all edits into a consistent
format). So associating an error with a particular line isn't quite right. It
might be easiest to simply indicate the specific character on which parsing
finally choked, including the line it appeared on. This probably involves
modifying the FormatJson class in core, but you're right -- I don't think it'll
be a difficult change to make.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to