[richfaces-issues] [JBoss JIRA] (RF-13387) pickList: when nested in r:outputPanel with ajaxRendered=true, then submitting breaks pickList

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Nov 27 03:31:06 EST 2013


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

Brian Leathem updated RF-13387:
-------------------------------

    Fix Version/s: 5.0.0.Alpha2

    
> pickList: when nested in r:outputPanel with ajaxRendered=true, then submitting breaks pickList
> ----------------------------------------------------------------------------------------------
>
>                 Key: RF-13387
>                 URL: https://issues.jboss.org/browse/RF-13387
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Juraj Húska
>             Fix For: 5.0.0.Alpha2
>
>
> When {{pickList}} is nested in {{<r:outputPanel ajaxRendered="true"> }} then ajax submitting breaks the pickList.
> It seems like the ajax response is being stuck and it is not completed correctly. (Firebug shows request completed correctly with 200, but there is no response, also the metamer ajax activity indicator stills displays WORKING like there is still an ajax request).
> Regular {{h:commandButton}} submitting works correctly.
> JS error being logged in browser console:
> {code}
> TypeError: component.detach is not a function
> component.detach(source);
> {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