]
Nick Belaevski updated RF-2990:
-------------------------------
Fix Version/s: (was: Future)
selectBooleanCheckbox not working after 3.2
-------------------------------------------
Key: RF-2990
URL:
https://jira.jboss.org/jira/browse/RF-2990
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jboss, richfaces 3.2 seam 2.0
Reporter: Kulvinder Singh
Assignee: Nick Belaevski
boolean checkbox with ajax support failed after upgraded to richfaces 3.2
earlier the method was getting called without any problem but now it is not getting
called at all
<h:selectBooleanCheckbox value="#{obj.selected}"
id="selection" >
<a:support id="selectionSupport" event="onclick"
ajaxSingle="true" immediate="true" ></a:support>
</h:selectBooleanCheckbox>
obj.setSelected() was getting called before RF 3.2 but now does nto called
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: