[
https://issues.apache.org/jira/browse/MESOS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139426#comment-13139426
]
Andy Konwinski commented on MESOS-34:
-------------------------------------
[~/Development/mesos]$ cd src/master
[~/Development/mesos/src/master]$ grep json.hpp ./*
./http.cpp:#include "common/json.hpp"
> Rendering JSON needs to escape strings properly.
> ------------------------------------------------
>
> Key: MESOS-34
> URL: https://issues.apache.org/jira/browse/MESOS-34
> Project: Mesos
> Issue Type: Bug
> Components: webui
> Reporter: Benjamin Hindman
>
> The JSON rendering code needs to get updated to properly escape strings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira