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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jul 15 19:51:10 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2990?page=all ]

Nick Belaevski updated RF-2990:
-------------------------------

    Assignee: Nick Belaevski  (was: Maksim Kaszynski)

> selectBooleanCheckbox not working after 3.2
> -------------------------------------------
>
>                 Key: RF-2990
>                 URL: http://jira.jboss.com/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
>         Assigned To: Nick Belaevski
>             Fix For: Future
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list