- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 12 Oct 2001 00:42:03 +0200
- To: James freeman <jfreeman@tassie.net.au>
- Cc: "www-validator@w3.org" <www-validator@w3.org>
* James freeman wrote: >If you have a link href="../images/image.gif " that exists in the root of the >document tree checklink looks for http://www.foo.com/../images/image.gif - this >fails. However both IE5 and Netscape 4.7 (the extent of my testing) will render >the image if it exists in http://www.foo.com/images/image.gif - clearly they >resolve the link back to root and leave it at that. In practice this link will >be wrong but still work. You get a 404 with linkcheck which is not completely >accurate. RFC 2396 requires checklink to do as it does, looking for http://www.foo.com/../images/image.gif is the only accurate thing to do. -- Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de 25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Thursday, 11 October 2001 18:43:10 UTC