Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix getCharacterEncoding issue with #10563 #10650

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

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Oct 2, 2023

Do not persist a defaulted charset used in the request.

Do not persist a defaulted charset used in the request.
@gregw gregw requested review from janbartel and olamy October 2, 2023 10:43
@gregw
Copy link
Contributor Author

gregw commented Oct 2, 2023

@olamy can you check if this fixes the TCK failures?

@olamy
Copy link
Member

olamy commented Oct 2, 2023

@gregw Tested. Most of the tests are passing now.
Except:
request.getReader(); with an unknown charset Content-Type:text/plain; charset=DoesNonExist should throw UnsupportedEncodingException but here it's another exception.

Do not persist a defaulted charset used in the request.
Throw UnsupportedEncodingException from getReader
@gregw
Copy link
Contributor Author

gregw commented Oct 3, 2023

@olamy can you run again now?

@olamy
Copy link
Member

olamy commented Oct 3, 2023

@gregw all good! thanks

@gregw gregw merged commit 8331809 into jetty-12.0.x Oct 3, 2023
@gregw gregw deleted the fix/12/getCharacterEncoding branch October 3, 2023 01:45
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.