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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11506:
---------------------------------------------------------

Commit e2901786c28707a49809bbd3974eb6623a74112a in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e290178 ]

Fixed: Exception Error reflecting while Ecommerce Quick Checkout and Ordermgr Checkout
(OFBIZ-11506)

Here is more 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.

Thanks: Archana Asthana for report and Mohammed Rehan Khan for the patch.


> 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: Pawan Verma
>            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)