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=26741>.
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=26741

if setSystemId should return null if setSystemId was not called.

           Summary: if setSystemId should return null if setSystemId was not
                    called.
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xml.utils
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


xalan uses "user.dir" property as a base URI  if  systemID has not been set with
set 
(see TreeWalker.java) setSystemId() call. 
This seems to be incorrect according JAXP docs. The fix is very simple (see
patch in Bugzilla Bug 25416). The problem is that such behavior existed for 
a long while and the fix would break a lot of user code. 
We have decided not to fix the problem now and revisit the problem
in future. I am opening the bug to make this problem not to be forgotten.

Reply via email to