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 <phongp...@acm.org>
Date:   2015-10-29T17:18:54Z

    THRIFT-2409: Allow decode JSON escaped unicode string

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to