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:13:46 UTC

[jira] Updated: (XERCERJ-12) XMLEntityManager does not handle external entities well.

The following issue has been updated:

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

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCERJ-12
    Summary: XMLEntityManager does not handle external entities well.
       Type: Bug

     Status: Resolved
 Resolution: FIXED

    Project: Xerces2-J

   Assignee: Xerces-J Developers Mailing List
   Reporter: Petr Kuzel

    Created: Mon, 11 Jun 2001 6:31 AM
    Updated: Mon, 12 Apr 2004 2:12 PM
Environment: Operating System: Linux
Platform: PC

Description:
1) It throws fatal IOException even in non-validating mode if external entity is
not available.
PROPOSED FIX: issue a warning, patch sent by email recently.

2) It does not handle well nested external entities. All subsequent entities use
as the baseSystemId top level document systemId.
PROPOSED FIX: store expanded systemId at entity stack, use the stack properly.


---------------------------------------------------------------------
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