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

fix: (regression) body boolean must be sent as boolean #34

Merged
merged 1 commit into from Jul 18, 2016

Conversation

yadutaf
Copy link
Contributor

@yadutaf yadutaf commented Jul 16, 2016

Previous fix introduced a regression. It escaped all boolean as lower case strings, including the one in the body. This commit fixes this and adds proper regression tests.

See https://twitter.com/aeris22/status/753989860000669696 for original discussion.

Signed-off-by: Jean-Tiare Le Bigot <jean-tiare.le-bigot@corp.ovh.com>
@rbeuque74
Copy link
Member

LGTM

@rbeuque74
Copy link
Member

Maybe bump version?

@yadutaf
Copy link
Contributor Author

yadutaf commented Jul 16, 2016

Sure. Will do in a dedicated commit next Monday.

@yadutaf yadutaf merged commit a89a8d9 into master Jul 18, 2016
@yadutaf yadutaf deleted the jt-fix-bool branch July 18, 2016 08:15
@yadutaf
Copy link
Contributor Author

yadutaf commented Jul 18, 2016

Release done.

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.

None yet

2 participants