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 for NullPointer when using Json support without configured charset. #393

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

tomas-langer
Copy link
Member

fixes #392

Signed-off-by: Tomas Langer [email protected]

@tomas-langer
Copy link
Member Author

This fix uses UTF-8 as default charset when charset is not configured or obtained from request.

@tomas-langer
Copy link
Member Author

Rebased on latest master.

@spericas spericas assigned spericas and unassigned spericas Feb 11, 2019
@spericas spericas merged commit 494fb16 into helidon-io:master Feb 11, 2019
@tomas-langer tomas-langer deleted the json_support_392 branch March 13, 2019 21:03
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.

Regression in JsonSupport
3 participants