DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29506>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29506 [PATCH] Faulty caching in directory generator [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2004-07-12 08:15 ------- So you mean <map:generate type="directory" src="abc"> in subsitemap "sub1" will deliver the same as <map:generate type="directory" src="abc"> in subsitemap "sub2" ? I always pass absolute paths to it because the directories are outside of the container dir :) Anyways, confirmed. Is there a cocoon-way to determine if the path passed in is relative or absolute? This would make a fix trivial.
