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

Bug with boolean values #23

Open
GoogleCodeExporter opened this issue Jun 22, 2015 · 1 comment
Open

Bug with boolean values #23

GoogleCodeExporter opened this issue Jun 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

When we have values string like:
{"teste": ["False","false","0","f","F"]}
in all this cases getting B[Value] return True

Original issue reported on code.google.com by [email protected] on 13 Dec 2011 at 1:20

@GoogleCodeExporter
Copy link
Author

I vote for this issue. In particular jQuery serializes the boolean constants as 
"true" and "false", with the quotation marks.

Original comment by [email protected] on 27 Dec 2012 at 6:48

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

No branches or pull requests

1 participant