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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Apr 15 11:34:24 EDT 2009


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

Work on RF-6804 started by Nick Belaevski.

> 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: Nick Belaevski
>             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