You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "HotWax Media OFBiz Team (JIRA)" <ji...@apache.org> on 2014/08/16 13:20:18 UTC

[jira] [Comment Edited] (OFBIZ-5479) Groovy error when trying to filter virtual product feature variants in lookup popup window

    [ https://issues.apache.org/jira/browse/OFBIZ-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099590#comment-14099590 ] 

HotWax Media OFBiz Team edited comment on OFBIZ-5479 at 8/16/14 11:19 AM:
--------------------------------------------------------------------------

Here is the patch of respective issue. Kindly verify the patch.
Steps to Test:
1. Navigate to the product page
2. Click the lookup popup window icon for the productId field in the Search Products section on the left side of the screen
3. Search for WG-9943 and click the "Variants" button
4. Select some features and then click "Search"

Expected Result: Screen should display with no error. Also duplicate search button should remove.


was (Author: hwmofbizus):
Here is the patch of respective issue. Kindly verify the patch.

> Groovy error when trying to filter virtual product feature variants in lookup popup window
> ------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5479
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5479
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-5479.patch
>
>
> To reproduct:
> 1.  Navigate to the product page
> 2.  Click the lookup popup window icon for the productId field in the Search Products section on the left side of the screen
> 3.  Search for WG-9943 and click the "Variants" button
> 4.  Select some features and then click "Search" (there are two search buttons for some reason)
> This error occurs when trying to filter the list of virtual product feature variants in the lookup popup window:
> ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/LookupScreens.xml#LookupVariantProduct]: java.lang.IllegalArgumentException: Error running script at location [component://product/webapp/catalog/WEB-INF/actions/lookup/LookupVariantProduct.groovy]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getAllExistingVariants.productId] (Error running script at location [component://product/webapp/catalog/WEB-INF/actions/lookup/LookupVariantProduct.groovy]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getAllExistingVariants.productId])



--
This message was sent by Atlassian JIRA
(v6.2#6252)