Hello all,
I'd like to use the ?ancestors FreeMarker built-in. I put this in a
FreeMarker template:
----
[#assign ancs = content?ancestors]
----
Just adding that assignment throws the following error when accessing
the page:
----
Can't get parent of I18nContentWrapper for website:/[rep:root]:root node
doesn't have a parent
----
Am I doing something wrong or is this a bug? I'm using Magnolia 4.1.1 EE.
Nils Breunese.
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------