Robby Pelssers created COCOON3-111: -------------------------------------- Summary: SiteMap node parameters are not evaluated against a LanguageInterpreter Key: COCOON3-111 URL: https://issues.apache.org/jira/browse/COCOON3-111 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
Currently only evaluation of certain attributes is taken care of. <map:generate src="aggregation/{global:testProperty}" /> is evaluated <map:transform type="xinclude"> <map:parameter name="baseUrl" value="{global:testProperty}"/> is not evaluated </map:transform> -- 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