| Issue 528: | gsql outputs malformed json | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Affected Version: 2.1.2.2 What steps will reproduce the problem? 1. Run a gsql query using --format JSON to get a change message that has double quotes in it. What is the expected output? What do you see instead? The message should somehow escape the quotes such that a python 'json.loads(output from gsql)' doesn't choke when it hits the double quotes.
Mar 27, 2012
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: FixedIn-2.1.2.3