Phongphan Phuttha created THRIFT-3403:
-----------------------------------------
Summary: 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
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)