| Issue 4: | Parsing error with 0, false and "" | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When the json contains 0, false or "" (empty string) the parser return null. To solve it I modify JsonPath.java. My version is attached to this message.
Mar 8, 2012
Should be fixed in current version (0.4). Could you pease verify.
Status:
Fixed
Mar 10, 2012
The source in the subversion repository stay on the old version (Oct 26, 2010).
Mar 12, 2012
Sorry forgot to commit. Now your patch is in the trunk. Will release a new version soon. |
Owner: harald.pehl