You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2009/04/28 10:35:31 UTC

[jira] Commented: (OFBIZ-2375) Unexpected behavior on the Checkout page

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

Pranay Pandey commented on OFBIZ-2375:
--------------------------------------

Thanks Ashish, I checked this behavior seems right to me. When no quantity is there validating the field is good because update quantity works from quantity box but at this moment if user clicks on Remove then the item should get deleted from the cart and should not be shown any more.

> Unexpected behavior on the Checkout page
> ----------------------------------------
>
>                 Key: OFBIZ-2375
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2375
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Ashish Nagar
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: checkoutProcess.js.patch
>
>
> When there is more than one Product item in the cart with some quantity, then while putting the quantity-box empty, there comes a "(required)" message. At this moment, if the item is removed by clicking on the remove image, then that item is removed from the Cart and all the quantities (sub-total, total et.c) are updated. But then also the item is displayed on the Checkout page at that time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.