You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by ji...@apache.org on 2004/04/12 23:23:48 UTC

[jira] Updated: (XERCERJ-342) Using load-external-dtd == false drops endDTD() event.

The following issue has been updated:

    Updater: Serge Knystautas (mailto:sergek@lokitech.com)
       Date: Mon, 12 Apr 2004 2:22 PM
    Changes:
             Attachment changed from SaxTest.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCERJ-342?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCERJ-342

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCERJ-342
    Summary: Using load-external-dtd == false drops endDTD() event.
       Type: Bug

     Status: Resolved
 Resolution: FIXED

    Project: Xerces2-J

   Assignee: Xerces-J Developers Mailing List
   Reporter: stefan.liebig

    Created: Thu, 6 Jun 2002 2:16 PM
    Updated: Mon, 12 Apr 2004 2:22 PM
Environment: Operating System: Other
Platform: Other

Description:
When parsing an xml document with an external dtd declaration
and using the xerces feature load-external-dtd set to false with
(setFeature( "http://apache.org/xml/features/nonvalidating/load-external-dtd", 
false );) the LexicalHandler.endDTD() event is not called on
the registered handler. Others are called.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org