Before calling parseStrict(): 
{"name":"item_name","index":0,*"text":"Kindle Fire HD 8.9\"..."*}

After parseStrict(): 
{"name":"item_name", "index":0, *"text":"Kindle Fire HD 8.9" ..."*}

On Sunday, March 24, 2013 3:14:50 AM UTC-7, Thomas Broyer wrote:
>
> Could you show your code? (JSON string I mean)
>
> On Sunday, March 24, 2013 9:14:18 AM UTC+1, rkulisas wrote:
>>
>> Hi, 
>>
>> I have JSON string that contains \". When I pass this to either 
>> parseStrict() or parseLenient(), I get back string with " instead of \". I 
>> tested this with JS eval() as well. eval() returns string with \". Anyone 
>> know how to work around this?
>>
>> Thank you.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to