]
Alexander Dubovsky closed RF-2188.
----------------------------------
Assignee: Alexander Dubovsky
tree nodeSelectListener don't work without ajax support
-------------------------------------------------------
Key: RF-2188
URL:
https://jira.jboss.org/jira/browse/RF-2188
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.2
Environment: Application server Jboss 4.2.1
Client Firefox 2.0.0.11
RichFaces 3.1.2
Reporter: Maurizio Scacchi
Assignee: Alexander Dubovsky
Priority: Critical
<rich:tree style="width:50%" switchType="server"
nodeSelectListener="#{myBean.select}">
<rich:recursiveTreeNodesAdaptor roots="#{MyBean.sourceRoots}"
var="item" nodes="#{item.nodes}" />
</rich:tree>
the method myBean.select was called only if add the attribute
ajaxSubmitSelection="true", but the request was issued by using AJAX. It is
possible to call the myBean.select method whitout AJAX support?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: