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

Jyotsna Rathore commented on OFBIZ-2012:
----------------------------------------

Yes, we could have done this is we were not sending "cartLineProductId" & 
"removeSelected" as hidden parameters.
If you are talking about the horizontal lines (for division between the rows) 
that remains even after the item is deleted, this issue is not generated by 
this patch it was already there in checkout page (you can check it without 
applying patch).

> On change quantity to zero randomly no itemes have been deleted from cart in 
> One Page Check out process.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2012
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2012
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Rishi Solanki
>            Priority: Minor
>         Attachments: Picture 1.png, RemoveItems.patch, UpdteQtyFix_js.patch
>
>
> To regenerate the error :
> Add more than 3 product to cart then change individual qty to 0. Not in 
> serial First delete the 2nd product and then 3rd.
> Here you will get the problem of not deleting the product from cart from the 
> 2nd time. You may check it by refreshing the page.
> Solution :
> When you click on remove item link it will call the function removeItem of 
> chekoutProcess.js. It will work fine for it. Now you need to one thing call 
> the same function when you get the zero as quantity.
> Finally you need some customization in the removeItem as well in 
> cartItemQtyChanged.
> Regards
> --
> Rishi Solanki

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

Reply via email to