JKISoftware/JKI-JSON-Serialization

Empty multidimensional arrays are incorrectly serialized

Closed this issue · 1 comments

I noticed that empty multidimensional arrays are incorrectly serialized. They are serialized as just one pair of square brackets regardless of the array dimension (tried 2D and 3D). This results in an error when deserializing the JSON string.
image
I have JKI JSON 1.1.10.37 installed

Fixed in 2.0.1