On Jun 27, 2012, at 5:45 PM, Terry151151 wrote:
> When I generate the Json string using JsonObject.ToString(). Ie:
> 
> string JsonString = JObject.ToString();
> 
> When the string is generated the new lines are just passed straight through 
> without being escaped, causing the receiving end to generate an error.
> 
> Does anybody know why this is happening?

I would guess it's a System.Json bug. Could you please file a bug report?

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to