Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string
authorJake Farrell <jfarrell@apache.org>
Thu, 14 Apr 2011 14:30:25 +0000 (14:30 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 14 Apr 2011 14:30:25 +0000 (14:30 +0000)
commit83693531db0893f59178991b20a0efb16a403004
tree8a2cfbb1b21bc716bdcebd1b89aaeff5231dc578
parentdaca3596f2b7d010cb5d1494caa4f52c6f78c846
Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string
Client lib: csharp
Patch: Maciek Weksej

C# JSON Protocol throws TProtocolException after meeting an escaped character in UTF8 string, this casts the value being read to avoid this.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1092282 13f79535-47bb-0310-9956-ffa450edef68
lib/csharp/src/Protocol/TJSONProtocol.cs