[
https://issues.apache.org/jira/browse/TEXT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209624#comment-16209624
]
ASF GitHub Bot commented on TEXT-100:
-------------------------------------
GitHub user drajakumar opened a pull request:
https://github.com/apache/commons-text/pull/72
fix for TEXT-100
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/drajakumar/commons-text master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-text/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit 390e16b6b62561ae1de3d3918175ea04a037ec2a
Author: drajakumar <[email protected]>
Date: 2017-10-18T16:14:46Z
fix for TEXT-100
----
> StringEscapeUtils#UnEscapeJson doesn't recognize escape signs correctly
> -----------------------------------------------------------------------
>
> Key: TEXT-100
> URL: https://issues.apache.org/jira/browse/TEXT-100
> Project: Commons Text
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Michael Hausegger
>
> As shown in
> org.apache.commons.text.StringEscapeUtils#testUnescapeJsonFoundBug JSON
> escape signs do not get treated correctly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)