[richfaces-issues] [JBoss JIRA] Resolved: (RF-2990) selectBooleanCheckbox not working after 3.2

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Dec 4 22:15:42 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-2990.
--------------------------------

    Resolution: Rejected
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


As a4j:support is immediate="true" model values won't be updated

> 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: Tsikhon Kuprevich
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list