Pierre Smits created OFBIZ-6409:
-----------------------------------
Summary: Accessing Store Surveys generates an error
Key: OFBIZ-6409
URL:
https://issues.apache.org/jira/browse/OFBIZ-6409 Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: Trunk
Reporter: Pierre Smits
When accessing the store surveys in PRODUCT following error is thrown:
{code}
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://product/widget/catalog/StoreScreens.xml#EditProductStoreSurveys]: java.lang.IllegalArgumentException: Error running script at location [component://product/webapp/catalog/WEB-INF/actions/store/EditProductStoreSurveys.groovy]: java.lang.IllegalArgumentException: Passed List had more than one value. (Error running script at location [component://product/webapp/catalog/WEB-INF/actions/store/EditProductStoreSurveys.groovy]: java.lang.IllegalArgumentException: Passed List had more than one value.)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)