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