Christian Carlow created OFBIZ-5498:
---------------------------------------
Summary: Error when searching Order Requirements without providing productId
Key: OFBIZ-5498
URL:
https://issues.apache.org/jira/browse/OFBIZ-5498 Project: OFBiz
Issue Type: Bug
Affects Versions: SVN trunk
Reporter: Christian Carlow
Priority: Minor
This error occurs when clicking the "Find" button on the Order Requirements page without specifying a productId:
ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#FindScreenDecorator]: java.lang.IllegalArgumentException: Error in form [ListRequirements] calling service with name [getInventoryAvailableByFacility]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId] (Error in form [ListRequirements] calling service with name [getInventoryAvailableByFacility]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId])
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)