[richfaces-issues] [JBoss JIRA] Assigned: (RF-1423) componentControl does not work with modalPanel

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Thu Nov 29 07:36:57 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1423?page=all ]

Tsikhon Kuprevich reassigned RF-1423:
-------------------------------------

    Assignee: Aleksej Yanul  (was: Nick Belaevski)

> componentControl does not work with modalPanel
> ----------------------------------------------
>
>                 Key: RF-1423
>                 URL: http://jira.jboss.com/jira/browse/RF-1423
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Aleksej Yanul
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0, 3.1.3
>
>
> 	<rich:modalPanel id="MPid" onshow="alert(event.parameters.rowName)">
> 		<h:outputLink onclick="Richfaces.hideModalPanel('MPid');return false;" value="Close">
> 			<f:verbatim>Close</f:verbatim>
> 		</h:outputLink>
> 	</rich:modalPanel>
> 	<h:commandButton id="button"></h:commandButton>
> 	<h:commandButton id="button1" onclick="Richfaces.showModalPanel('MPid');" ></h:commandButton>
> 	<a id="button2" onclick="Richfaces.showModalPanel('MPid');" href="#">Show MP</a>
> 	<rich:componentControl attachTo="button" for="MPid" operation="show" params="{name:'aaaa'}"/>

-- 
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