You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Maurizio Cucchiara (JIRA)" <ji...@apache.org> on 2013/04/09 17:40:16 UTC

[jira] [Updated] (LANG-797) StringEscapeUtils.escapeJson

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

Maurizio Cucchiara updated LANG-797:
------------------------------------

    Attachment: LANG-797.patch

The attached patch should fix the issue. 
                
> StringEscapeUtils.escapeJson
> ----------------------------
>
>                 Key: LANG-797
>                 URL: https://issues.apache.org/jira/browse/LANG-797
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 2.6
>            Reporter: Joe Littlejohn
>            Priority: Minor
>              Labels: escaping, json
>         Attachments: LANG-797.patch
>
>
> It would be great to offer a StringEscapeUtils.escapeJson method which is similar to StringEscapeUtils.escapeJavaScript but will not escape apostrophe (single-quote) chars. 
> The current escapeJavaScript method does escape single-quote chars, but this produces invalid JSON. A good description of the problem can be found here:
> http://stackoverflow.com/questions/2275359/jquery-single-quote-in-json-response

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira