[
http://jira.jboss.com/jira/browse/RF-3187?page=all ]
Juergen Zimmermann reopened RF-3187:
------------------------------------
The issue still exists with:
- RichFaces 3.2.0.CR2
- JSF RI 1.2_07
- JBossAS 4.2.2
- IE 7
Difference to your example:
- <rich:menuItem> is used without submitMode="ajax"
- No nexted <a4j:actionparam> inside <rich:menuItem>
3.2.1CR1: contextMenu stops working
-----------------------------------
Key: RF-3187
URL:
http://jira.jboss.com/jira/browse/RF-3187
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: RF 3.2.1CR1
Reporter: Juergen Zimmermann
Assigned To: Tsikhon Kuprevich
Fix For: 3.2.1
rich:contextMenu doesn't work any more. It was no problem with 3.2.0SR1.
The tag looks like:
<h:form
<a4j:region>
<rich:dataTable
<h:column
<h:outputText
<rich:contextMenu event="oncontextmenu" attached="true"
submitMode="server">
<rich:menuItem value="#{...}" action="#{...}"/>
--
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