Page 1 of 1

Problem during merge cart process BLC 2.2.1 and 3.0.0

Posted: Wed Jun 19, 2013 4:38 am
by denis
Hi All,

I have found a critical bug during the merge cart process on the demo site (BLC 2.2.1-SNAPSHOT and BLC 3.0.0, i have not tested on other version)

1/ Register a new customer
2/ Add a product in cart
3/ logout
4/ add a new product in cart
5/ login with the customer created previously
6/ THE PRODUCT CONTAINED IN THE CART IS NOT THE LAST PRODUCT ADDED IN CART

Other example :

1/ Register a new customer
2/ Add a product in cart
3/ Remove the product from cart
3/ logout
4/ add a new product in cart
5/ login with the customer created previously
6/ THE CART IS EMPTY when it should contain the last product added in cart

However, the order contained into the mergeCartResponse is correct, what is weird...

7/ After checkout the current cart, the cart contains the previous cart merged :shock:

Please let me know if you need more infos.

Re: Problem during merge cart process BLC 2.2.1 and 3.0.0

Posted: Thu Jun 20, 2013 9:52 am
by phillipuniverse
Denis,

Thanks for the report. I would like to move further discussions about it on the GitHub issue located at https://github.com/BroadleafCommerce/Br ... issues/108.