JKISoftware / JKI-JSON-Serialization

JSON Serialization & Deserialization Library for LabVIEW
http://jki.net/tools#json
BSD 3-Clause "New" or "Revised" License
25 stars 10 forks source link

Cluster -> Array -> Cluster -> Timestamp deserialization issue #33

Closed alexgieg closed 6 months ago

alexgieg commented 5 years ago

Trying to deserialize a timestamp within a cluster within an array within a cluster:

image

Results in an empty array of variants:

image

jimkring commented 5 years ago

Thanks for reporting this @alexgieg. Can you please attache your VI, zipped? That'll be a big help for others who want to reproduce.

alexgieg commented 5 years ago

Oops! Sorry. Here it is: Test Timestamp.zip

jimkring commented 6 months ago

This appears to be fixed by one of the other fixes: #28 #29 #30 I'm going to close this, but LMK if it's still an issue after we release v2.0