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

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

    Fix Version/s: Future
                       (was: 3.2.2)

> 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: Future
>
>
>                                       <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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to