[ expat-Bugs-770740 ] Unchecked 'Proper Conditional Section/PE Nesting'

"SourceForge.net" <[email protected]>
Newsgroups gmane.text.xml.expat.bugs
Message-ID <[email protected]>
Bugs item #770740, was opened at 2003-07-14 01:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=770740&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Brett Kail (bkail)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unchecked 'Proper Conditional Section/PE Nesting' 

Initial Comment:
The validity constraint 'Proper Conditional Section/PE 
Nesting' is apparently not checked:

test.xml:
<?xml version="1.0"?>
<!DOCTYPE root [
<!ENTITY % test SYSTEM "test.dtd">
%test;
]>

<root/>

test.dtd:
<!ENTITY % begin "<![">
<!ENTITY % bracket "[">
<!ENTITY % end "]]>">

%begin;INCLUDE[]]>
<![INCLUDE%bracket;]]>
<![INCLUDE[%end;



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=770740&group_id=10127
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.