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

Pavel Yaschenko (JIRA) jira-events at lists.jboss.org
Wed Dec 24 13:11:54 EST 2008


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

Pavel Yaschenko resolved RF-1620.
---------------------------------

    Resolution: Won't Fix
      Assignee: Alexander Dubovsky  (was: Pavel Yaschenko)


Works fine in 3.3.0 SNAPSHOT

> componentControl: does not transmit parametres in condextMenu
> -------------------------------------------------------------
>
>                 Key: RF-1620
>                 URL: https://jira.jboss.org/jira/browse/RF-1620
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: jsp
> tomcat 6.0.13
>            Reporter: Aleksej Yanul
>            Assignee: Alexander Dubovsky
>            Priority: Minor
>             Fix For: 3.3.0
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> 		<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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list