[ https://issues.apache.org/struts/browse/WW-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Chapman updated WW-3236: ----------------------------- Description: The method of extending a theme as documented at http://struts.apache.org/2.0.14/docs/extending-themes.html causes critical errors if you are extending the xhtml theme and making the extended theme the default theme. I think this is due to the $(parameter.theme) in the include paths of the extended theme (xhtml) being evaluated for the extended rather than the parent theme. (was: The method of extending a theme as documented at http://struts.apache.org/2.0.14/docs/extending-themes.html causes critical errors if you are extending the xhtml theme and making the extended them the default theme. I think this is due to the $(parameter.theme) in the include paths of the extended theme (xhtml) being evaluated for the extended rather than the parent theme. ) > Extending of templates causes critical errors > --------------------------------------------- > > Key: WW-3236 > URL: https://issues.apache.org/struts/browse/WW-3236 > Project: Struts 2 > Issue Type: Bug > Components: Other > Affects Versions: 2.1.6 > Environment: Vista, Tomcat > Reporter: Andy Chapman > Priority: Minor > > The method of extending a theme as documented at http://struts.apache.org/2.0.14/docs/extending-themes.html causes critical errors if you are extending the xhtml theme and making the extended theme the default theme. I think this is due to the $(parameter.theme) in the include paths of the extended theme (xhtml) being evaluated for the extended rather than the parent theme. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.