[richfaces-issues] [JBoss JIRA] Assigned: (RF-795) TreeModel: treeNodes with all non-included nodes treat as non-leaves
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Thu Oct 11 19:09:04 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-795?page=all ]
Nick Belaevski reassigned RF-795:
---------------------------------
Assignee: Nick Belaevski (was: Maksim Kaszynski)
> TreeModel: treeNodes with all non-included nodes treat as non-leaves
> --------------------------------------------------------------------
>
> Key: RF-795
> URL: http://jira.jboss.com/jira/browse/RF-795
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Nick Belaevski
> Assigned To: Nick Belaevski
> Priority: Minor
> Fix For: 3.2.0
>
>
> <model:treeNodes id="project" nodes="#{loaderBean.projects}" var="project">
> <tree:treeNode>
> <h:commandLink action="#{project.click}" value="Project: #{project.name}" />
> </tree:treeNode>
>
> <model:treeNodes id="srcDir" var="srcDir" nodes="#{project.srcDirs}" includedNode="false" />
> </model:treeNodes>
> treated as non-leaf
--
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