What steps will reproduce the problem?
1.create a json string using s60 -json-lirary APIs.
Need to get the json string without '\'
What is the expected output? What do you see instead?
EXPECTED:
{"141":[{"phone_no":"12123123231","name":"sarva,amol"}]}
Actual:
{\"141\":[{\"phone_no\":\"12123123231\",\"name\":\"sarva,amol\"}]}
What version of the product are you using? On what operating system?
symbian belle
Please provide any additional information below.
Original issue reported on code.google.com by Pradeepk...@gmail.com on 20 Mar 2012 at 11:08
Original issue reported on code.google.com by
Pradeepk...@gmail.com
on 20 Mar 2012 at 11:08