[richfaces-issues] [JBoss JIRA] Reopened: (RF-1070) Panel Menu Item doesn't encodes parameters in server mode.

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Mon Apr 14 15:37:54 EDT 2008


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

Aleksej Yanul reopened RF-1070:
-------------------------------

      Assignee: Anton Belevich  (was: Viktor Volkov)
             
panelMenu.js
231			Richfaces.jsFormSubmit(this.myId, form.name, this.target,this.params);	

form.name to replace on form.id
e.g.
 Richfaces.jsFormSubmit(this.myId, form.id, this.target,this.params);	


> Panel Menu Item doesn't encodes parameters in server mode.
> ----------------------------------------------------------
>
>                 Key: RF-1070
>                 URL: http://jira.jboss.com/jira/browse/RF-1070
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.5, 3.2.0.SR1, 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Anton Belevich
>             Fix For: 3.2.0, 3.1.2
>
>
> Analogous to previous tabPanel problem.
> I think should be fixed in 3.1.x

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