[ 
https://issues.apache.org/jira/browse/TOBAGO-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Bohmann resolved TOBAGO-497.
----------------------------------

    Resolution: Fixed

> Tree-Selection causes no submit
> -------------------------------
>
>                 Key: TOBAGO-497
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-497
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>            Reporter: Matthias Wronka
>            Assignee: Bernd Bohmann
>
> We use a tc:tree like in the following code:
>       <tc:tree value="#{treeForm.tree}" id="tree"
>               nameReference="userObject.title" idReference="userObject.id"
>               state="#{treeForm.state}" showIcons="true" showJunctions="true"
>               showRoot="true">
>       </tc:tree>
> Note, that there is no extra-action-listener like in your demo. It worked 
> fine with an older 1.0.12_SNAPSHOT. Now, using the 1.0.12_SNAPSHOT from 
> 22.09. there is no submit executed when selecting a tree node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to