[ https://issues.apache.org/jira/browse/COCOON3-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robby Pelssers closed COCOON3-110. ---------------------------------- Resolution: Fixed bugfix has been committed with revision http://svn.apache.org/viewvc?view=revision&revision=1408783 > baseUrl isalways overwritten by AbstractSitemapNode > --------------------------------------------------- > > Key: COCOON3-110 > URL: https://issues.apache.org/jira/browse/COCOON3-110 > Project: Cocoon 3 > Issue Type: Bug > Components: cocoon-sitemap > Affects Versions: 3.0.0-beta-1 > Reporter: Robby Pelssers > Assignee: Robby Pelssers > Fix For: 3.0.0-beta-1 > > > Setting baseUrl for XInclude transformer did have no effect. E.g. > <map:match equals="aggregation/xinclude-transformer"> > <map:generate src="aggregation/xinclude.xml" /> > <map:transform type="xinclude"> > <map:parameter name="cacheKey" value="{map:0}"/> > <map:parameter name="baseUrl" value="file:///c:/tmp/"/> > </map:transform> > <map:serialize type="xml" /> > </map:match> > This always resulted in using the default baseUrl set in AbstractSitemapNode. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira