Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: JSON Special Characters?

$
0
0
Re: JSON Special Characters?
Web Connection 5.0
Re: JSON Special Characters?
Nov. 20, 2012
08:28 am
3ND0I5FRPShow this entire thread in new window
Gratar Image based on email address
From:Todd Landrum
To:Rick Strahl
Working great, thanks.

Ok... the issues is that JSON.NET doesn't deserialize characters in the 127-255, which apparently is per spec. Only high characters are to be encoded.

I've fixed this by changing the JSON string encoding routine to NOT encode upper ASCII characters - they're just embedded into the string now.

I've attached the updated wwIpStuff.dll in the attached ZIP file.

+++ Rick ---



Viewing all articles
Browse latest Browse all 10393

Trending Articles