Cleanup ship groups doesn't work
--------------------------------
Key: OFBIZ-1953
URL: https://issues.apache.org/jira/browse/OFBIZ-1953
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Dimitri Unruh
Hi everyone,
I guess the method cleanUpShipGroups in the ShoppingCart.java is buggy.
If you have many CartShipInfo objects in your cart and some of them are empty
(shipItemInfo.size() == 0) the method don't remove all of them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.