Fix bug where absolute paths with dots/double-dots were not collapsed.
commitdc28346677939f1d729e3dfe5f76dab57495c1f0
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 15 Aug 2008 17:12:54 +0000 (15 13:12 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 15 Aug 2008 17:12:54 +0000 (15 13:12 -0400)
tree4130750d1454439b0e468a7568e4752fd2eefd80
parent8423daef056a0f4d13d52494d3ada6c606ace118
Fix bug where absolute paths with dots/double-dots were not collapsed.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
configdoc/usage.xml
library/HTMLPurifier/URIFilter/MakeAbsolute.php
tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php