[
http://www.jahia.net/jira/browse/JAHIA-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Lawrence resolved JAHIA-2727.
------------------------------------
Resolution: Fixed
> Impossible to go through an absolute container list from a container list
> -------------------------------------------------------------------------
>
> Key: JAHIA-2727
> URL: http://www.jahia.net/jira/browse/JAHIA-2727
> Project: Jahia Web Content Management Server (WCMS)
> Issue Type: Bug
> Components: Caches (back-end or HTML/ESI)
> Affects Versions: WCM 5.0 SP4
> Reporter: Damien Saulnier
> Assignee: Xavier Lawrence
> Priority: Major
> Fix For: WCM 6.0 (Andromeda)
>
>
> 504 r19753
> I have a containers, that contains only a page field, restricted to a
> specific template.
> I try to display those containers, and for each container, some elements
> taken from the page contained in my container.
> So I use something like:
> <content:containerList name="myContainerList" id="myContainerList">
> <content:container id="myContainer">
> <content:fileField name='myPage' valueId='myPageField'/>
> <content:absoluteContainerList name="myContainerList2"
> pageId="${myPage.id}">
> <content:container id="myContainer2">
> This do not work (I do not access data from my absolute container list), and
> I have no other choise that using scriptlets.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list