Issue 528: gsql outputs malformed json
Status:  Released
Owner: ----
Closed:  Mar 2012
Reported by nas...@chromium.org, Apr 7, 2010
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.
Apr 8, 2010
#1 sop@google.com
Fixed by I247ba4c4ed657f22a3b0c067f5a764c4aba46d5b
Status: Fixed
Labels: FixedIn-2.1.2.3
Mar 27, 2012
#2 sop@google.com
(No comment was entered for this change.)
Status: Released