https://bz.apache.org/ooo/show_bug.cgi?id=126230
Issue ID: 126230
Issue Type: ENHANCEMENT
Summary: Current type detection is too restrict
Product: Math
Version: 4.2.0-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: code
Assignee: [email protected]
Reporter: [email protected]
The current type detection refuses a MathML file, if there exists no <?xml
declaration. But such declaration is not needed for valid MathML.
The SAX parser itself can parse MathML files without such declaration. The
parser needs only a math root element with the MATHML namespace URL.
--
You are receiving this mail because:
You are the assignee for the issue.