Bug #1937
[Updater] JSON parsing error
Description
(WRN) [Error] (JSONParser) Error at position 533 (00"^}): key/value pairs must be separated by comma
Associated revisions
History
#1 Updated by skyjake about 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
#2 Updated by skyjake about 10 years ago
- Subject changed from JSON parsing error from Updater to [Updater] JSON parsing error
Fixed|libcore|JSON: Error when parsing whitespace in JSON
A quoted string token as the final value in an object would cause
whitespace to be mistaken as the closing character.
IssueID #1937