Content inheritance should filter on node types
-----------------------------------------------
Key: MGNLSTK-796
URL: http://jira.magnolia-cms.com/browse/MGNLSTK-796
Project: Magnolia Standard Templating Kit
Issue Type: Bug
Components: base system
Affects Versions: 1.4.5
Reporter: Grégory Joseph
Assignee: Philipp Bärfuss
If you have a page structure that happens to follow exactly the structure
expected by inherited nodes, you run into ugly issues.
To reproduce with the stk demo:
* create a page under {{demo-project/about}} called {{promos}}
* view {{demo-project/about}}; there should be a FreeMarker error on the right
side of the page, where the promos are supposed to be displayed.
The same can happen if
* using jcr browser, remove {{demo-project/about/extras}}.
* create a page under {{demo-project/about}} called {{extras}}, then a subpage
to that called {{extras1}}.
* view {{demo-project/about}}.
(less likely, of course...)
--
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
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------