Skip to content

Conversation

@smdjeff
Copy link

@smdjeff smdjeff commented Jul 8, 2022

fix for json_getProperty not finding the object if it's the first element.

@Alcantor
Copy link

By reading the comments, I do understand that the json_getPropertyValue() function search a property into an object and returning the object itself sould not be possible, otherwise we no more searching into it.

What about: { "propA": { "propA": "testValue"}}

If I want to get the property "propA" of "propA", do I get "testValue" after this patch. I do not have tested it, but I'am a little bit concerned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants