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

MXParser failing to parse properly 'encoding' declaration attribute #134

Closed
belingueres opened this issue Jan 25, 2021 · 1 comment
Closed

Comments

@belingueres
Copy link
Contributor

Discovered with the help of https://github.com/belingueres/xml-conformance

MXParser fails on parts of the W3C XML Conformance Test Suite.

In this issue, it is failing ibm80n01.xml from "IBM XML Conformance Test Suite - Production 80" (see https://github.com/belingueres/xml-conformance/blob/main/src/test/resources/xmlconf/ibm/ibm_oasis_not-wf.xml) regarding the encoding in the declaration section of the xml file.

belingueres added a commit to belingueres/plexus-utils that referenced this issue Jan 25, 2021
EncodingDecl in the XMLDecl (file not-wf/P80/ibm80n01.xml) (codehaus-plexus#134)
olamy pushed a commit that referenced this issue Jan 26, 2021
…he (#135)

EncodingDecl in the XMLDecl (file not-wf/P80/ibm80n01.xml) (#134)
@michael-o
Copy link
Member

Fixed with a16c27b.

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

No branches or pull requests

2 participants