[
https://issues.jboss.org/browse/RF-13677?page=com.atlassian.jira.plugin.s...
]
Michal Petrov commented on RF-13677:
------------------------------------
The value in the bean is updated, it's just the render that is not working correctly.
In case of the example above the render is called on
{{form:containerRichDataTable:0:output}} but it should be {{…:2:output}}.
I am also getting an error when switching templates.
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)