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=15828>. 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=15828 URIResolver called with wrong base parameter for document() (xsltc) ------- Additional Comments From [EMAIL PROTECTED] 2003-06-18 17:50 ------- I believe that the behaviour of the interpretive processor is correct; this is a bug in XSLTC. In the absence of any xml:base attributes, the base URI should be the URI of the document entity or external entity that contained the node. In this case that means the base URI should be <file:///D:/Futures/SST251/XALANBug/zxsl/doc-by-xpath.xml>, even though, if the processor were to perform the resolution, it would need to strip off the portion following the last "/".
