You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2018/05/10 11:58:00 UTC

[jira] [Created] (LANG-1396) JsonToStringStyle does not escape string names

Sebb created LANG-1396:
--------------------------

             Summary: JsonToStringStyle does not escape string names
                 Key: LANG-1396
                 URL: https://issues.apache.org/jira/browse/LANG-1396
             Project: Commons Lang
          Issue Type: Bug
            Reporter: Sebb


JSON objects consist of a string : value pair.
The string part can contain '"' and '\' etc provided it is properly escaped.

This is not currently supported.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)