[richfaces-issues] [JBoss JIRA] Closed: (RF-1029) Menu Item doen't work correctly

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Mon Oct 15 08:53:06 EDT 2007


     [ http://jira.jboss.com/jira/browse/RF-1029?page=all ]

Aleksej Yanul closed RF-1029.
-----------------------------

    Resolution: Done

> Menu Item doen't work correctly
> -------------------------------
>
>                 Key: RF-1029
>                 URL: http://jira.jboss.com/jira/browse/RF-1029
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>         Environment: Windows XP SP2, Mozilla FF
>            Reporter: Alexander Belov
>         Assigned To: Aleksej Yanul
>             Fix For: 3.1.2, 3.2.0
>
>
> This code works good:
> <rich:menuItem value="#{app.addMediateActorMenuItem}" id="addElementItem" submitMode="none">
> 		<a4j:support action="#{graphBean.addMediateActor}" event="onclick" id="addMediateActorSupport"
> 			     oncomplete="Richfaces.showModalPanel('#{graphBean.addElementModalPanelComponentClientId}');"
> 		  	     reRender="#{graphBean.addElementUpdate}" limitToList="true"/>
> </rich:menuItem>
> This code doen't change page content, response contants nothing:
> <rich:menuItem value="#{app.addMediateActorMenuItem}" id="addElementItem" submitMode="ajax"   action="#{graphBean.addMediateActor}" oncomplete="Richfaces.showModalPanel('#{graphBean.addElementModalPanelComponentClientId}');"
>    reRender="#{graphBean.addElementUpdate}" limitToList="true"/>

-- 
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