Adding a variant product multiple time creates new shopping cart line item
instead of incrementing the quantity count
---------------------------------------------------------------------------------------------------------------------
Key: OFBIZ-1584
URL: https://issues.apache.org/jira/browse/OFBIZ-1584
Project: OFBiz
Issue Type: Bug
Components: ecommerce
Affects Versions: SVN trunk
Environment: Ubuntu 7.10, Firefox 2.0.0.11
Reporter: Raj Saini
Priority: Minor
When a variant product is added to shopping cart multiple time a new shopping
cart line item is created whereas for the normal products quantity is
incremented.
How to reproduce:
1. Logon to demo.hotwaxmedia.com or run from latest code from trunk.
2. Browse to a virtual product.
3. Choose the variant product and add to cart.
4. Choose the same variants (with same options) and add to cart again.
It will create two separate entries in the shopping cart.
Following the above procedure for normal product increments the shopping cart
quantity.
Screenshot is attached
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.