You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/09/21 09:45:57 UTC

DO NOT REPLY [Bug 2744] - Action in sub-sitemap re-directing using parent sitemap

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=2744>.
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=2744

Action in sub-sitemap re-directing using parent sitemap





------- Additional Comments From cziegeler@apache.org  2001-09-21 00:45 -------
This is not a bug, the HelloAction always returns null, so all sitemap 
statements inside the action are not invoked, the example must correctly read:

     <map:act type="hello-action"/>
     <map:generate src="index.xml"/>
     <map:transform src="/home/rick/projects/stylesheets/xsl/index-html.xsl"/>
     <map:serialize type="html"/>

And then it works

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org