[richfaces-issues] [JBoss JIRA] Assigned: (RF-2297) <rich tree /> doesn't function inside of <a4j:repeat /> or <ui:repeat />

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Tue Apr 29 12:46:13 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2297?page=all ]

Aleksej Yanul reassigned RF-2297:
---------------------------------

    Assignee: Aleksej Yanul  (was: Alexander Smirnov)

> <rich tree /> doesn't function inside of <a4j:repeat /> or <ui:repeat />
> ------------------------------------------------------------------------
>
>                 Key: RF-2297
>                 URL: http://jira.jboss.com/jira/browse/RF-2297
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: Windows, JBoss AS, Firefox and IE
>            Reporter: Bj?rn Weinbrenner
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.1
>
>
> The follwing simple code doesn't function:
>                <a4j:repeat value="#{demoBean.rootNodeList}" var="rootNode">
>                   <rich:tree value="#{rootNode}" var="item">
>                      <rich:treeNode>
>                         <t:outputText value="${item.name}" />
>                      </rich:treeNode>
>                   </rich:tree>
>                </a4j:repeat>
> The trees are rendered, but if you expand a node (default = ajax) nothing happens. The A4J Log says:
> warn[10:41:44,142]: No information in response about elements to replace

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list