[ http://issues.apache.org/jira/browse/FOR-738?page=all ] Thorsten Scherler resolved FOR-738: -----------------------------------
Resolution: Fixed I solved this issue for the dispatcher by rewritting the menu and tab implementation (see subversion commit). The first comment from David regarding that skins as well fail sometimes is based on the way the intermediate format for menu and tab is called. In all core sitemaps you can find something like: .... <map:transform type="linkrewriter" src="cocoon:/{1}linkmap-{2}.html"/> ... The trailing ".html" leads in some cases to a loop because it will match as well *.html in other pipelines. fixed in the new dispatcher > Structurer does not work with "site:" protocol in site.xml > ---------------------------------------------------------- > > Key: FOR-738 > URL: http://issues.apache.org/jira/browse/FOR-738 > Project: Forrest > Type: Bug > Components: Dispatcher (aka views) > Versions: 0.8-dev > Reporter: Ross Gardler > Priority: Critical > > If site.xml contains a 'site:' protocol link then the docs cannot be > generated. I've narrowed this down to the linkrewrter which fails with a > stack overflow error. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira