Exporting when value is null yields "null" in json value, it should be null, or
better to omit this value.
When importing that data I found that:
null yields JSONObject$Null
"null" yields String "null"
Both these faied when column is integer type
Original issue reported on code.google.com by t...@antares.no on 14 Jun 2012 at 9:14
Original issue reported on code.google.com by
t...@antares.no
on 14 Jun 2012 at 9:14