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(jruby): Reader#outer_xml and #inner_xml encode entities properly #3268

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Closes #1523

Have you included adequate test coverage?

Yes.

Does this change affect the behavior of either the C or the Java implementations?

This makes the Java impl behave like the C impl.

@flavorjones flavorjones added this to the v1.17.0 milestone Jul 2, 2024
@flavorjones flavorjones merged commit 2a6c6bb into main Jul 2, 2024
131 of 132 checks passed
@flavorjones flavorjones deleted the 1523-java-reader-outer-xml branch July 2, 2024 20:42
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.

Reader outer_xml is decoding escaped entities in JRuby
1 participant