Selection problem with <tc:treeListbox selectable="siblingLeafOnly">
--------------------------------------------------------------------
Key: TOBAGO-343
URL: https://issues.apache.org/jira/browse/TOBAGO-343
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 1.0.10, 1.0.9
Environment: Suse Linux Server 9 , Tomcat 5.5.20, jdk 1.5.0_07
Reporter: Michael Baule
Fix For: 1.0.11
Since tobago version 1.0.9 we've got a problem with selection and treeListbox.
If you select one item at TreeListBox (SelectMode siblingLeafOnly) in the page,
the method getSelection() (org.apache.myfaces.tobago.model.TreeState) returns a
empty Set. In all other cases, if you select more than one item, the method
getSelection() is working ok.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.