[richfaces-issues] [JBoss JIRA] Created: (RF-3187) 3.2.1CR1: contextMenu stops working

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Tue Apr 22 09:42:44 EDT 2008


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


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

        



More information about the richfaces-issues mailing list