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 12:10:00 UTC

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

     [ https://issues.apache.org/jira/browse/LANG-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved LANG-1396.
------------------------
    Resolution: Fixed

LANG-1396 - JsonToStringStyle does not escape string names

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3fadfdd6
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/3fadfdd6
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/3fadfdd6


> 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
>            Priority: Major
>
> 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)