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

Reply via email to