Fixed MXParser do not fail when encountering invalid characters in comments (#126) by belingueres · Pull Request #127 · codehaus-plexus/plexus-utils

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@belingueres

Copy link

Contributor

Test XML files are from the XML W3C Conformance Tests (https://www.w3.org/XML/Test/xmlts20130923.zip)

@olamy olamy added the bug label

Jan 21, 2021
testibm_not_wf_P02_ibm02n33xml to open XML file with UTF-8 encoding,
since Windows default encoding (cp1252) decodes another char.

@belingueres

Copy link

Contributor Author

@olamy Hi would it be possible to get write access to this repo? I suspect I could push several more PRs but they start depending of previous ones.

@olamy olamy merged commit 761ac42 into codehaus-plexus:master

Jan 24, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@belingueres @olamy