[richfaces-issues] [JBoss JIRA] Resolved: (RF-6804) menu: menuItems with params not submits form. JS eror occurs.

Pavel Yaschenko (JIRA) jira-events at lists.jboss.org
Tue Apr 21 10:30:24 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Yaschenko resolved RF-6804.
---------------------------------

    Resolution: Done


> menu: menuItems with params not submits form. JS eror occurs.
> -------------------------------------------------------------
>
>                 Key: RF-6804
>                 URL: https://jira.jboss.org/jira/browse/RF-6804
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Pavel Yaschenko
>            Priority: Critical
>             Fix For: 3.3.1
>
>
> menuItem renderer starting line 262
>             	scriptValue.append("RichFaces.Menu.submitForm(event,this");
>             	String params = encodeParamsAsObject(context, menuItem);
>             	if (null!=params) {
>             		scriptValue.append(params);
>             	}
> So the comma sign not appended before the params and JS error occurs.

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

        



More information about the richfaces-issues mailing list