DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21395>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21395

[PATCH] don't normalize away /foo/.. for files as foo may be a symlink





------- Additional Comments From [EMAIL PROTECTED]  2003-07-08 08:34 -------
Just from an implementation point of view, I'd rather not see any direct checks
on specific schemes in the SourceUtil.absolutize method.

A better approach would be to add an extra parameter (doNotNormalizePath or
something), and implement the URIAbsolutizer interface in the FileSourceFactory.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to