[
https://jira.jboss.org/browse/RF-9408?page=com.atlassian.jira.plugin.syst...
]
Jay Balunas updated RF-9408:
----------------------------
Fix Version/s: Future_4.X
(was: 4.0.0.Milestone3)
Review for post M3, since it appears showcase demo is no showing the issue. Konstantin -
please work with QE to find out what is different.
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: Future_4.X
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