[richfaces-issues] [JBoss JIRA] Commented: (RF-3427) component control not working on oncomplete event

Denis Forveille (JIRA) jira-events at lists.jboss.org
Thu May 15 12:11:22 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-3427?page=comments#action_12412909 ] 
            
Denis Forveille commented on RF-3427:
-------------------------------------

This bug exists in RF 3.2.0 SR1...

> component control not working on oncomplete event
> -------------------------------------------------
>
>                 Key: RF-3427
>                 URL: http://jira.jboss.com/jira/browse/RF-3427
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Vladimir Molotkov
>             Fix For: Future
>
>
> 			<a4j:commandButton value="Show Current Selection" reRender="table" 
> 				action="#{dataTableScrollerBean.takeSelection}" id="button">
> 				<rich:componentControl attachTo="button" for="panel" event="oncomplete" operation="show" />
> 			</a4j:commandButton>
> doesn't works but 
> 			<a4j:commandButton value="Show Current Selection" reRender="table" 
> 				action="#{dataTableScrollerBean.takeSelection}" 
> 				oncomplete="javascript:Richfaces.showModalPanel('panel');"/>
> works fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list