Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 45 by
ganeshlu...@gmail.com: Jayrock ™£å symbol problem
http://code.google.com/p/jayrock/issues/detail?id=45
What steps will reproduce the problem?
1.I have my iphone app.
I am using JSON-RPC for calling web service method
I am calling one method of my Json web service,
for that web service method I am sending json string as a parameter.
JSon string contains some special characters like £,™,å etc .
2.it will through a error since i am unable to call my method since jay
rock fails for such symbols.
3.Please let me know the solution ASAP.
What is the expected output? What do you see instead?
string with ™,£,å can be send to JSON web service method so i am able to
process my data.
but it will through the exception.
What version of the product are you using? On what operating system?
latest version. 0.9xxxxx
Please provide any additional information below.