You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2015/10/29 21:08:27 UTC

[jira] [Assigned] (THRIFT-3403) JSON String reader doesn't recognize UTF-16 surrogate pairs

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

Jens Geyer reassigned THRIFT-3403:
----------------------------------

    Assignee: Jens Geyer

> 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)