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/04/12 19:09:24 UTC

[Bug 1322] New - Parser does not resolve relative URIs in DOCTYPE

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

*** shadow/1322	Thu Apr 12 10:09:24 2001
--- shadow/1322.tmp.22487	Thu Apr 12 10:09:24 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | Parser does not resolve relative URIs in DOCTYPE                           |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1322                        Product: Xerces-J                |
+ |       Status: NEW                         Version: cvs extract (inc        |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Major                    OS/Version: Linux                   |
+ |     Priority:                           Component: Core                    |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: pkuzel@netbeans.com                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ xerces_j_2 branch as of today
+ 
+ In  the following example parser does not find the DTD because as the baseURI is
+ passed null.
+ 
+ <!DOCTYPE x SYSTEM "my.dtd"> 
+ <x/>

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