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=10117>. 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=10117 Problem resolving href for XSLT document("") ------- Additional Comments From [EMAIL PROTECTED] 2002-06-25 07:45 ------- Why is the resolving code so complex, in particular why are file: URLs treated differently from other URLs? new URL( new URL(base), href ) works quite nicely, for all URLs I tested. The problematic cases are null, invalid or non-absolute base URLs. Look into the DefaultURLResolver from Saxon. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]