You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "János Zsolt (JIRA)" <ji...@apache.org> on 2013/07/31 10:15:48 UTC

[jira] [Created] (OFBIZ-5286) Load cart from order loses OrderItemAttributes

János Zsolt created OFBIZ-5286:
----------------------------------

             Summary: Load cart from order loses OrderItemAttributes
                 Key: OFBIZ-5286
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5286
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release 09.04
            Reporter: János Zsolt


When an order is created from a cart, OrderItemAttribute entities are created as expected. But when this same order is used to load back to the cart, the OrderItemAttributes are not reset. I found the cause of this issue in the org.ofbiz.order.shoppingcart.ShoppingCartServices.loadCartFromOrder(DispatchContext, Map<String, Object>) method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira