-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Description
When parsing the following json with gson (using 2.2.2 from maven-central),
gson (fromJson) throws an:
JsonSyntaxException: "duplicate key: null"
whereby the json is created by gson (toJson) itself.
Json:
{"appProperties":{"server.configuration.reset":"false","server.db.jndi":"testDB"
,"xml.basedata.list":"basedata.xml","server.configuration.cache":"false","xml.la
yout.list":"","server.rolemapper":"InsertionRoleMapper","xml.content.list":"data
.xml"}}
http://json.parser.online.fr/ validates the string as correct...
Original issue reported on code.google.com by [email protected] on 15 Feb 2013 at 12:04
Metadata
Metadata
Assignees
Labels
No labels