[richfaces-issues] [JBoss JIRA] Updated: (RF-1620) componentControl: does not transmit parametres in condextMenu

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 14 14:44:43 EST 2007


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

Nick Belaevski updated RF-1620:
-------------------------------

    Fix Version/s: 3.2.0
                       (was: 3.1.3)
         Priority: Minor  (was: Major)

> componentControl: does not transmit parametres in condextMenu
> -------------------------------------------------------------
>
>                 Key: RF-1620
>                 URL: http://jira.jboss.com/jira/browse/RF-1620
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: jsp
> tomcat 6.0.13
>            Reporter: Aleksej Yanul
>         Assigned To: Maksim Kaszynski
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> 		<rich:contextMenu id="ccContextMenuID" submitMode="ajax" onexpand="alert(event.parameters.name)">
> 			<rich:menuItem icon="/pics/header.png" value="tab1">
> 			</rich:menuItem>
> 	\	<rich:componentControl event="oncontextmenu" attachTo="ccContextMenuPanelMenuID" for="ccContextMenuID" operation="show" />
> 		
> 		<h:commandButton id="aaaa" value="sdsafsa" >
> 			<rich:componentControl for="ccContextMenuID" event="onclick" disableDefault="true" operation="expand" params="name:'ssss'"/>
> 		</h:commandButton>

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