TemplatingFunctions.inherit() limits inheritance to mgnl:components with
"inheritable" property = true
------------------------------------------------------------------------------------------------------
Key: MAGNOLIA-4516
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4516
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: freemarker, templating
Affects Versions: 4.5.4, 4.5.3, 4.5.2, 4.5.1, 4.5
Reporter: Will Scheidegger
Priority: Major
cmsfn.inherit() only supports the inheritance of mgnl:component nodes and only
if they have a property "inheritable" set to true. Switching to the inheritAll
configuration (which can only be done when modifying the TemplatingFunctions
code) does not help either because "inheritAll" still limits to mgnl:component
nodes.
A plain inherit() should support inheritance of _all_ nodes and properties. For
special needs (e.g. component inheritance in the extras area) this can still be
specifically limited.
See
http://forum.magnolia-cms.com/forum/thread.html?threadId=7f5f6891-d0d7-4ee5-a450-7337e077bb26#9dd9bc59-8796-43e1-9dbc-951646612ce1
for more info.
--
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/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------