[
https://issues.apache.org/jira/browse/THRIFT-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980865#comment-14980865
]
ASF GitHub Bot commented on THRIFT-2409:
----------------------------------------
GitHub user phongphan opened a pull request:
https://github.com/apache/thrift/pull/667
THRIFT-2409: Allow decode JSON escaped unicode string
Hi
This patch will allow java lib to decode JSON's escaped unicode string. It
should fix THRIFT-2409.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phongphan/thrift THRIFT-2409
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/667.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 #667
----
commit 662b8ead148136526924a0e418b2016c3e91aa80
Author: Phongphan Phuttha <[email protected]>
Date: 2015-10-29T17:18:54Z
THRIFT-2409: Allow decode JSON escaped unicode string
----
> Java: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
> ------------------------------------------------------------------
>
> Key: THRIFT-2409
> URL: https://issues.apache.org/jira/browse/THRIFT-2409
> Project: Thrift
> Issue Type: Sub-task
> Components: Java - Library
> Reporter: Jens Geyer
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)