What steps will reproduce the problem?
1. JsonValue.parseStrict() method
2. pass string "{ \"param1\": \"value1\", \"param2\": \"value2\" }\\\\\\"
3. It should throw parser exception
What is the expected output? What do you see instead?
ParseException should be thrown but instead getting valid object
What version of the product are you using? On what operating system?
1.2
Please provide any additional information below.
Original issue reported on code.google.com by arunoda...@gmail.com on 17 Jul 2014 at 6:16
Original issue reported on code.google.com by
arunoda...@gmail.com
on 17 Jul 2014 at 6:16