Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not detecting true nodes as true ... always false #3

Open
mauricedcastro opened this issue Dec 8, 2016 · 1 comment
Open

Not detecting true nodes as true ... always false #3

mauricedcastro opened this issue Dec 8, 2016 · 1 comment

Comments

@mauricedcastro
Copy link

After a frustrating afternoon trying to understand why my Json true's were always reading as false I have identified the following change that may help others:

gason.txt

The diff shows that the payload is being checked for true and false JsonValue structures when their value can simply be got from the tag.

Many Thanks
Maurice Castro

@dizzyinez
Copy link

Thank you very much for this! You saved me quite the headache.

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

No branches or pull requests

2 participants