https://issues.apache.org/bugzilla/show_bug.cgi?id=49596
--- Comment #8 from Stefan Bodewig <[email protected]> 2010-08-08 04:19:09 EDT --- Vlad, please use the user mailing list for questions, the issue tracker is the wrong place for this. I don't know which question about an error you need to get answered. You point out an error in the manual but don't tell us which page of the manual contains the error (the URL you've given is the URL of a frameset that doesn't identify the individual page). WRT comment 7: If the nested mapper returns an absolute path, then dest is ignored. And like the manual says, if you don't provide a dest attribute, the mapper must return absolute paths. The case of outputmapper is different since the outputmapper doesn't know the dest attribute at all - to work reliably the outputmapper should always return absolute paths. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
