[
https://jira.jboss.org/jira/browse/RF-7172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Kolonitsky resolved RF-7172.
---------------------------------
Resolution: Done
> Parameters not being passed to contextMenu
> ------------------------------------------
>
> Key: RF-7172
> URL: https://jira.jboss.org/jira/browse/RF-7172
> Project: RichFaces
> Issue Type: Bug
> Components: component, regression
> Affects Versions: 3.3.1
> Environment: richfaces 3.3.1.CR2, JSF 1.2_12, Seam 2.1.2.CR1
> Reporter: Daniel Wiell
> Assignee: Alex Kolonitsky
> Priority: Critical
> Fix For: 3.3.2.CR1
>
>
> The following snippet display testValue in the JavaScript alert when using
> 3.3.0.GA. 3.3.1.CR2 displays {testParam}
> <h:outputLink value="#">
> click
> <rich:componentControl event="onclick" for="contextMenu"
> operation="show">
> <f:param name="testParam" value="testValue"/>
> </rich:componentControl>
> </h:outputLink>
> <rich:contextMenu id="contextMenu">
> <rich:menuItem onselect="alert('{testParam}');">
> Test
> <f:param name="testParam" value="{testParam}"/>
> </rich:menuItem>
> </rich:contextMenu>
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues