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: