Issue 3117: gerrit query produces invalid json
Status:  CannotReproduce
Owner: ----
Closed:  Apr 2015
Reported by Alfon...@gmail.com, Jan 22, 2015
Affected Version:
2.8.4

What steps will reproduce the problem?
1. query so that multiple patchsets are returned OR patch with double quotes in message/commit message

both will return invalid json. Turning result string into array and ommiting last record about gerrit performance is easy, and it forms valid json. But I'm not aware of any way how to heal unescaped double quotes in texts (commit message, comment messages); this makes json output unusable.
Feb 17, 2015
Project Member #1 edwin.ke...@gmail.com
Can you please say which exact REST endpoint you are invoking and provide an example for the invalid JSON result?
Status: AwaitingInformation
Apr 28, 2015
Project Member #2 edwin.ke...@gmail.com
No answer after 2 months.
Status: CannotReproduce