[
https://issues.apache.org/jira/browse/THRIFT-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981172#comment-14981172
]
ASF GitHub Bot commented on THRIFT-3403:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/668
> JSON String reader doesn't recognize UTF-16 surrogate pairs
> -----------------------------------------------------------
>
> Key: THRIFT-3403
> URL: https://issues.apache.org/jira/browse/THRIFT-3403
> Project: Thrift
> Issue Type: Bug
> Components: C# - Library
> Reporter: Phongphan Phuttha
> Assignee: Jens Geyer
> Priority: Minor
>
> The readJSONString failure to decode the UTF-16 surrogate pairs.
> Eg. sequence "\ud834\udd1e" converted to two unicode code points when it
> ought to be single unicode code point (G CLEF).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)