the value of ref in JSON escapes backslashes.#818
Conversation
|
This looks like there is a file generation part in this that turns Source/Resource/displays/MediaConchJson.xsl into Source/Common/generated/ImplementationReportDisplayJsonXsl.h. I'm not sure what is being done here. |
|
The Unix tests seem to be failing for reasons that are not related to these changes. on the Mac test, libevent doesn't look like it's installed and it's expecting it to be. Edit: I found it in Project/GNU/CLI/test/test_mk.sh. But the failure still seems unrelated to my changes |
@henryborchers please rebase. |
When using a Windows machine, the backslash file paths make json exports invalid json format in "ref"
8ae411d to
fee7135
Compare
|
@JeromeMartinez oops. I thought I
I thought I did. Good catch! Fixed. |
When using a Windows machine, the backslash file paths make json exports invalid json format in "ref"