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 bu...@apache.org on 2001/06/11 15:31:12 UTC

[Bug 2110] New: - XMLEntityManager does not handle external entities well.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2110

*** shadow/2110	Mon Jun 11 06:31:12 2001
--- shadow/2110.tmp.25777	Mon Jun 11 06:31:12 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | XMLEntityManager does not handle external entities well.                   |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2110                        Product: Xerces2-J               |
+ |       Status: NEW                         Version: 2.0.0 [alpha]           |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Major                    OS/Version: Linux                   |
+ |     Priority: Other                     Component: Other                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: pkuzel@sun.com                                               |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              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.
\ No newline at end of file

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