[
https://issues.apache.org/jira/browse/THRIFT-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981311#comment-14981311
]
Hudson commented on THRIFT-3403:
--------------------------------
SUCCESS: Integrated in Thrift #1702 (See
[https://builds.apache.org/job/Thrift/1702/])
THRIFT-3403 Fixed JSON string reader doesn't recognize UTF-16 surrogate (jensg:
rev 11b515cd29292358305ace4ce20d7e626c7e7f42)
* lib/csharp/test/JSON/Program.cs
* lib/csharp/src/Protocol/TJSONProtocol.cs
> 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: Phongphan Phuttha
> Priority: Minor
> Fix For: 1.0
>
>
> 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)