-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
0.5
When a value is returned from the context read for arrays it's an instanceof JSONArray. There was an expectation that for objects it was JSONObject. Instead it's just a hashmap leading to an invalid string conversion.