Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide support to escape " character #8

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments
Closed

Provide support to escape " character #8

GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

if i have a property set to "aaaa\"bbbb" json loooks like "aaaa"bbbb". The
output should be properly escaped. 

Original issue reported on code.google.com by inder123 on 19 May 2008 at 6:19

@GoogleCodeExporter
Copy link
Author

Original comment by inder123 on 19 May 2008 at 6:25

@GoogleCodeExporter
Copy link
Author

Submission r94
(http://groups.google.com/group/google-gson-codereviews/browse_thread/thread/ac9
a092a4b45f6b6)
 added JSON escaping to google-gson which fixes this bug.

NOTE: Issue #3 is a similar bug.

Original comment by joel.leitch@gmail.com on 18 Jun 2008 at 12:15

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant