logo       
Google Custom Search
    AddThis Social Bookmark Button

[ expat-Bugs-946506 ] PublicId for DOCTYPE not checked & normalized: msg#00002

Subject: [ expat-Bugs-946506 ] PublicId for DOCTYPE not checked & normalized
Bugs item #946506, was opened at 2004-05-02 13:28
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=946506&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Karl Waclawek (kwaclaw)
Assigned to: Karl Waclawek (kwaclaw)
Summary: PublicId for DOCTYPE not checked & normalized

Initial Comment:
The public id passed to the StartDocTypeDeclHandler()
is not checked for legal characters and not normalized.

However, the same public id passed to the 
ExternalEntityRefHandler() is normalized.

This is because the former uses the docTypePubId
member and the latter uses a hash table lookup for a
declared entity.



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

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


<Prev in Thread] Current Thread [Next in Thread>