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 renderers: JSON is not text and has no charset #2706

Merged
merged 4 commits into from
Jul 19, 2016

Conversation

digitalresistor
Copy link
Member

This closes #2691, and means there has to be no new default_encoding in WebOb and removes the backwards incompatible change that would bring with it.

WebOb is still backwards incompatible in that it removed the default charset for application/json, but setting it in the first place was wrong.

digitalresistor added a commit that referenced this pull request Jul 17, 2016
@mmerickel
Copy link
Member

LGTM. We should backport this to 1.6 and 1.7.

@digitalresistor
Copy link
Member Author

I'll get back ports completed later today.

@digitalresistor digitalresistor merged commit 45f8822 into master Jul 19, 2016
@digitalresistor digitalresistor deleted the fix/renderers branch July 19, 2016 21:40
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 16, 2016
This reverts commit c7d8f65.
This reverts commit 0dcd259.
This reverts commit 412ed2e.
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 16, 2016
This reverts commit c7d8f65.
This reverts commit 0dcd259.
This reverts commit 412ed2e.
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 16, 2016
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 16, 2016
This reverts commit 9db23a0.
This reverts commit 6cad66d.
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 16, 2016
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 17, 2016
This reverts commit c7d8f65.
This reverts commit 0dcd259.
This reverts commit 412ed2e.
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 17, 2016
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 17, 2016
This reverts commit 9db23a0.
This reverts commit 6cad66d.
mmerickel added a commit to mmerickel/pyramid that referenced this pull request Aug 17, 2016
This reverts commit c7d8f65.
This reverts commit 0dcd259.
This reverts commit 412ed2e.
mmerickel added a commit that referenced this pull request Aug 17, 2016
revert changes to the renderers from #2706
mmerickel added a commit that referenced this pull request Aug 17, 2016
mmerickel added a commit that referenced this pull request Aug 17, 2016
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.

JSON is not text and has no charset (upcoming WebOb changes)
2 participants