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-09 07:17 ------- In general I am all for normalizing. Here I am rather wondering whether Cocoon should handle all files as URL. For example, the directory generator treats directories as file URLs mainly because Java handles directories as a special type of file. In the URL arena, however, there is no standard way, what should be the output of file:/dir/path. Maybe we do need a new protocol? But for the immediate fix, I'd say to leave in the normalization code with that extra bit to suppress the .. contraction for file:. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]