[ expat-Bugs-505721 ] Parsing valid external DTD fails.

noreply@sourceforge.net noreply@sourceforge.net
Fri May 17 04:54:03 2002


Bugs item #505721, was opened at 2002-01-19 06:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=505721&group_id=10127

Category: None
>Group: Not a Bug
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Parsing valid external DTD fails.

Initial Comment:
Parsing the following DTD using the 
XML_ExternalEntityParserCreate call
fails with "syntax error" on line 182 column 51.

Here's a link to the DTD ...
http://xml.coverpages.org/idmef-dtd-200007.txt

I've commented out the "<?xml ... ?>" declaration 
on line 8. Otherwise the entity declararion and
entity reference on line 182 appear correct.



----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-05-17 07:53

Message:
Logged In: YES 
user_id=3066

Closed based on submitters followup message.

----------------------------------------------------------------------

Comment By: Rick Parrish (rfmobile)
Date: 2002-01-19 07:48

Message:
Logged In: YES 
user_id=432137

Oops.

Calling XML_SetParamEntityParsing
with XML_PARAM_ENTITY_PARSING_ALWAYS
fixed this.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=505721&group_id=10127