[
http://jira.jboss.com/jira/browse/RF-1620?page=all ]
Aleksej Yanul reassigned RF-1620:
---------------------------------
Assignee: Aleksej Yanul (was: Maksim Kaszynski)
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: Aleksej Yanul
Fix For: 3.1.3
<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