[
http://jira.magnolia-cms.com/browse/MGNLSTK-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bärfuss updated MGNLSTK-503:
------------------------------------
Fix Version/s: 1.2
> STKTemplate.java should not allocate the header by new
> ------------------------------------------------------
>
> Key: MGNLSTK-503
> URL: http://jira.magnolia-cms.com/browse/MGNLSTK-503
> Project: Magnolia Standard Templating Kit
> Issue Type: Improvement
> Components: templates
> Affects Versions: 1.1.2
> Reporter: Christian Ringele
> Assignee: Philipp Bärfuss
> Fix For: 1.2
>
>
> When defining/overwriting a new class for the 'header' in site definition,
> the templates throw generally an exception.
> This is due to the new allocation in the template class. The new allocation
> is always closer in the merging process than the defined in site definition.
> For being able to use template definitions, the header value must be defined
> with the class property pointing to the adapted header class.
> This has the impact, that standard STK templates can't be used anymore,
> because the STK standard templates don't know the new adapted class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------