]
Michal Petrov reassigned RF-13677:
----------------------------------
Assignee: Michal Petrov
InputNumberSlider & Spinner does not update value in bean when
nested iteration components
------------------------------------------------------------------------------------------
Key: RF-13677
URL:
https://issues.jboss.org/browse/RF-13677
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.5.0.Alpha3
Reporter: Juraj Húska
Assignee: Michal Petrov
Labels: regression
Fix For: 4.5.0.Alpha3
When {{inputNumberSlider}} or {{inputNumberSpinner}} is nested in either of these
iteration components:
* uiRepeat
* a4jRepeat
* richExtendedDataTable
* richCollapsibleSubTable
* richDataGrid
* richDataTable
then the property of the bean bound to its {{value}} attribute is not updated by ajax
request.