Interesting case... Dan, maybe add something based on this to your test cases [1]? ('http://ex/x/y', 'http://ex/x/q:r', 'q:r'), #g -- [1] http://www.w3.org/2000/10/swap/uripath.py At 09:30 AM 2/20/03 +0100, Stefan Eissing wrote: >Am Donnerstag, 20.02.03, um 05:33 Uhr (Europe/Berlin) schrieb Larry Masinter: >>4. There is no need to escape ':'. >> > >There is one place where one needs to escape ':'. And that is if >':' appears in the first segment of a relative uri reference. Like > >a link to http://example.org/test/another:name.html >appearing in http://example.org/test/index.html > ><a href="another:name.html">another</a> > >will nto work. Either esacpe ':' or use > ><a href="./another:name.html">another</a> > >//Stefan ------------------- Graham Klyne <GK@NineByNine.org>Received on Thursday, 20 February 2003 15:17:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:11:43 GMT