You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2007/09/25 23:10:50 UTC

[jira] Commented: (TOBAGO-497) Tree-Selection causes no submit

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

Bernd Bohmann commented on TOBAGO-497:
--------------------------------------

Can you verify it, please.

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