[richfaces-issues] [JBoss JIRA] Resolved: (RF-9809) h:selectManyCheckbox/h:selectOneRadio with a4j:ajax ignores immediate/bypassUpdates

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Dec 9 09:27:53 EST 2010


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

Nick Belaevski resolved RF-9809.
--------------------------------

    Resolution: Done


> h:selectManyCheckbox/h:selectOneRadio with a4j:ajax ignores immediate/bypassUpdates
> -----------------------------------------------------------------------------------
>
>                 Key: RF-9809
>                 URL: https://issues.jboss.org/browse/RF-9809
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Milestone4
>         Environment: RichFaces 4.0.0.20101110-M4 r.20021
> Metamer 4.0.0.20101110-M4 r.20033
> Mojarra 2.0.3-FCS
> Apache Tomcat 6.0.29
> OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
> Chrome 7.0.517.44 @ Linux x86_64
>            Reporter: Lukas Fryc
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.Milestone5
>
>
> It seems the given scenario goes through the whole lifecycle:
> <h:selectManyCheckbox id="selectManyCheckbox" value="#{a4jAjaxBean.cars}">
>                 <f:selectItem itemValue="Audi" itemLabel="Audi"/>
>                 <f:selectItem itemValue="Mercedes" itemLabel="Mercedes"/>
>                 <f:selectItem itemValue="Ferrari" itemLabel="Ferrari"/>
>                 <f:selectItem itemValue="Lexus" itemLabel="Lexus"/>
>                 <f:selectItem itemValue="BMW" itemLabel="BMW"/>
> <a4j:ajax bypassUpdates="true" .... />
> <h:selectManyCheckbox>
> You can reproduce it in Metamer:
> http://localhost:8080/metamer/faces/components/a4jAjax/list.xhtml
> http://localhost:8080/metamer/faces/components/a4jAjax/hSelectManyCheckbox.xhtml

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list