[richfaces-issues] [JBoss JIRA] (RF-13421) Input number slider/spinner: attribute render on nested r:ajax doesn't work in repeating panels

Brian Leathem (JIRA) issues at jboss.org
Tue Feb 4 15:54:28 EST 2014


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

Brian Leathem updated RF-13421:
-------------------------------

    Fix Version/s: 5-Tracking
                       (was: 5.0.0.Alpha4)

    
> Input number slider/spinner: attribute render on nested r:ajax doesn't work in repeating panels
> -----------------------------------------------------------------------------------------------
>
>                 Key: RF-13421
>                 URL: https://issues.jboss.org/browse/RF-13421
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core, component-input, regression
>    Affects Versions: 5.0.0.Alpha2
>         Environment: RichFaces 5.0.0.Alpha2
> Metamer 5.0.0.Alpha2
> EAP 6.1.1, JBoss AS 7.1.1
> Mojarra 2.1.19, 2.1.7
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 31.0.1650.57 @ Linux x86_64, Firefox 17/21/24
>            Reporter: Pavol Pitonak
>             Fix For: 5-Tracking
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richInputNumberSlider/simple.xhtml?templates=richDataGrid
> # open developer tools in browser
> # change value on slider
> result:
> * output below slider is not updated
> * there is the same problem with spinner
> reason:
> * output's span element has id form:containerRichDataGrid:3:output
> * response to Ajax requests contains different ID
> {code}
> <render>form:containerRichDataGrid:0:output</render>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list