[richfaces-issues] [JBoss JIRA] Commented: (RF-9408) Input number slider: Setter is not invoked

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Oct 4 15:55:39 EDT 2010


    [ https://jira.jboss.org/browse/RF-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555076#action_12555076 ] 

Nick Belaevski commented on RF-9408:
------------------------------------

>From Konstantin - not reproducible using the proposed code; but reproducible with metamer beans/pages.

> Input number slider: Setter is not invoked
> ------------------------------------------
>
>                 Key: RF-9408
>                 URL: https://jira.jboss.org/browse/RF-9408
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.Milestone3
>         Environment: RichFaces 4.0.0-SNAPSHOT r.19423
> Metamer 4.0.0-SNAPSHOT r.19421
> Mojarra 2.0.2-FCS
> GlassFish Server Open Source Edition 3.0.1
> Java(TM) SE Runtime Environment 1.6.0_21-b06 @ Linux
> Chrome 7.0.543.0 @ Linux
>            Reporter: Pavol Pitonak
>            Assignee: Konstantin Mishin
>             Fix For: 4.0.0.Milestone3
>
>
> The following input number slider doesn't update output (setter is not called):
> <h:form id="form">
>     <rich:inputNumberSlider id="slider" value="#{bean.value}">
>         <a4j:ajax render="output" execute="@form" />
>     </rich:inputNumberSlider>
>     <br/><br/>
>     output: <h:outputText id="output" value="#{bean.value}"/>
> </h:form>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list