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

Parsing escaped quotes in json fails #1323

Closed
vanstee opened this issue Jan 24, 2017 · 0 comments
Closed

Parsing escaped quotes in json fails #1323

vanstee opened this issue Jan 24, 2017 · 0 comments
Assignees
Labels

Comments

@vanstee
Copy link
Member

vanstee commented Jan 24, 2017

@cog seed "[{\"test\": \"test\"}]" fails, when it should succeed.

@vanstee vanstee added this to the Cog 1.0 milestone Jan 24, 2017
kevsmith pushed a commit that referenced this issue Feb 13, 2017
Fixes `Cog.Command.Seed` crash triggered when given a string containing
escaped double quotes.

Fixes #1323
@kevsmith kevsmith self-assigned this Feb 13, 2017
@mpeck mpeck removed the review label Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants