Against the server at webdav.zope.org:2518, I do a MKCOL on /users/jorton/e<f/, which is sent encoded as /users/jorton/e%3cf/. PROPFIND depth 1 on /users/jorton/ will return this correctly as: <d:href>/users/jorton/e%3cf/</d:href> But, PROPFIND depth 0 on /users/jorton/e%3cf/ returns it incorrectly, as: <d:href>/users/jorton/e%253cf/</d:href> which looks like it has been through the URI encoding routine twice (% -> %25). Regards, joeReceived on Saturday, 11 December 1999 14:33:53 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:43:52 GMT