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)
commit65e7544643bba71bd426a3a8ba7ed559079fa2e2
tree7ce44251314541be6474455bee7d5e60a244a6a7
parent2511cdcef91f3aad716ec0aaca54e37746300cbd
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/branches/0.6.x@1092282 13f79535-47bb-0310-9956-ffa450edef68
lib/csharp/src/Protocol/TJSONProtocol.cs