DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Wrong systemId pass to EntityResolver

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-10-11 15:57 -------
Hello.  The salient sentence from [1] would be:  "If the system identifier is a 
URL, the SAX parser must resolve it fully before reporting it to the 
application."  In the parameter entity decl, the systemId is indeed a relative 
URI, and xerces has to resolve it relative to something--in so it guesses it 
should be relative to the user.dir property.  The 1.4.1 behaviour you cite as 
correct was a bug.  

[1]:  http://www.saxproject.org/apidoc/org/xml/sax/EntityResolver.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to