[ expat-Bugs-896188 ] Not well-formed internal parameter entities
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #896188, was opened at 2004-02-12 19:11 Message generated for change (Comment added) made by kwaclaw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=896188&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeremy Kloth (jkloth) >Assigned to: Karl Waclawek (kwaclaw) Summary: Not well-formed internal parameter entities Initial Comment: In testing against the XML Conformance Test Suites, we've discovered that Expat doesn't verify that internal parameter entities are well-formed (as per XML 1.0 3rd 4.3.2). Attached is a patch that fixes this and 2 example documents that demonstrate both valid and invalid behavior. ---------------------------------------------------------------------- >Comment By: Karl Waclawek (kwaclaw) Date: 2004-02-12 20:13 Message: Logged In: YES user_id=290026 I tried the current Expat (CVS), and it reports a syntax error on line 5, column 0 for bad.xml. Is that not what it should do? Are you saying that your copy of Expat doesn't do that? Which version are you using? Which test cases of the XML conformance suite does Expat not pass - related to this issue? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=896188&group_id=10127