sitemule / noxDB

Not only XML. SQL,JSON and XML made easy for IBM i
MIT License
41 stars 20 forks source link

Node with escaped characters in key are not found #53

Open m1h43l opened 3 years ago

m1h43l commented 3 years ago

{ "\"area\"" : "32143" } is a valid JSON string but the area node is not found by jx_locate(json : '"area"').

Unit test NOXDBUT3 test case TEST_KEY_WITH_ESCAPED_CHARS.