tools: json: fix missing escaped chars
commit6002ff0354c95c3dffbf4f933833695f3f47b73b
authorHenry Castro <hcastro@collabora.com>
Fri, 25 Dec 2020 16:55:49 +0000 (25 12:55 -0400)
committerHenry Castro <hcastro@collabora.com>
Mon, 28 Dec 2020 12:26:46 +0000 (28 13:26 +0100)
treebd00c1c64ad128ad12bac1fd67a100cad1affd23
parent5a8c379642358f66a6e921e8da746d845ebcd7f6
tools: json: fix missing escaped chars

When client side tries to show the "Macro Security Warning"
message dialog, it fails to parse the JSON objects

Change-Id: Id73c291ddd9cf739d63d69f06094eacb7b43a2f1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108287
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
tools/source/misc/json_writer.cxx