[richfaces-issues] [JBoss JIRA] Updated: (RF-795) TreeModel: treeNodes with all non-included nodes treat as non-leaves

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Apr 27 18:19:13 EDT 2008


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

Nick Belaevski updated RF-795:
------------------------------

    Fix Version/s: 3.2.2
                       (was: 3.2.1)

> 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.2
>
>
> 					<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