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: Set encoding in XML.parse_html explicitly to UTF-8 #13705

Merged

Conversation

straight-shoota
Copy link
Member

This ensures compatibility with libxml2 2.11

Resolves #13703

@straight-shoota straight-shoota added this to the 1.10.0 milestone Aug 13, 2023
@straight-shoota straight-shoota merged commit cb756f9 into crystal-lang:master Aug 15, 2023
@straight-shoota straight-shoota deleted the fix/xml-parse-html-utf-8 branch August 15, 2023 12:39
Blacksmoke16 pushed a commit to Blacksmoke16/crystal that referenced this pull request Dec 11, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong handling of UTF-8 text in the XML module
2 participants