You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mohammed Rehan Khan (Jira)" <ji...@apache.org> on 2020/04/17 16:41:00 UTC

[jira] [Commented] (OFBIZ-11506) Exception Error reflecting while Quick Checkout

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

Mohammed Rehan Khan commented on OFBIZ-11506:
---------------------------------------------

I have provided the patch for this issue.
  
 Here is the detail: 
 getRelatedParties service(groovy) was returning duplicate key of relatedPartyIdList. So HashMap was passed instead of List of string in entity condition that's why we are getting type casting error.

I found that this change was committed under the ticket [#OFBIZ-11361]

Thanks, [~archana.asthana] for reporting the issue.

–
 Thanks !!

 

> Exception Error reflecting while Quick Checkout
> -----------------------------------------------
>
>                 Key: OFBIZ-11506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11506
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk
>         Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
>            Reporter: Archana Asthana
>            Assignee: Mohammed Rehan Khan
>            Priority: Major
>         Attachments: ExceptionError.png, OFBIZ-11506.patch
>
>
> *Steps to Regenerate*
> 1. Login to https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
> 2. Add a few products to the cart.
> 3. View Cart and opt for Quick Checkout.
> 4. Or Proceed to checkout.
> 5. Fill all the details and try to place order.
> Actual:
> Exception Error is rendered.
> The Image is attached for reference.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)