- From: Sebastian Pipping <webmaster@hartwork.org>
- Date: Thu, 21 Feb 2008 01:08:12 +0100
- To: uri@w3.org
Why are dot segments not removed when normalizing
relative URIs? For example this testcase from 4Suite:
pathSegmentNormalizationTests = [
..
('a/b/../../c', 'a/b/../../c'),
..
(and not "c" instead)
A short explanation or a link would be great.
Thank you!
Sebastian
Received on Thursday, 21 February 2008 00:08:19 UTC