You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create simple Bean.
2. Generate Json from exited Bean.
3. Modify in the generated Json field name
4. Build (fromJson) Bean from modified Json.
What is the expected output? What do you see instead?
Should be JsonParseException instead of full ignore.
What version of the product are you using? On what operating system?
Gson 1.5
Please provide any additional information below.
Look at attached example.
Original issue reported on code.google.com by [email protected] on 8 Nov 2010 at 4:23
Original issue reported on code.google.com by
[email protected]
on 8 Nov 2010 at 4:23Attachments:
The text was updated successfully, but these errors were encountered: