This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: UnknownHostException



> For the faq please, since it hasn't been cleanly resolved.
> would people post what works with following info:

note that "work" means that not only that the file is found, but that
relative links from there work. If you use \ then as Tom commented the
system might decide it's an opaque uri type, but then the rules for
resolving relative links (basically remove everything after the last /
to get the base, then append the relative uri, and remove .. and
. sections) don't apply if the base URI has \ rather than /.

So if you use \ you have no reason to expect relative links to work.
If the system changes \ to / for you as a silent error recovery, taht's
possibly nice of it, but you shouldn't rely on it.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]