You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2019/04/03 14:42:00 UTC

[jira] [Created] (OFBIZ-10906) When add item on shopping cart, we lost orderItemAttributes

Nicolas Malin created OFBIZ-10906:
-------------------------------------

             Summary: When add item on shopping cart, we lost orderItemAttributes 
                 Key: OFBIZ-10906
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10906
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Trunk
            Reporter: Nicolas Malin
            Assignee: Nicolas Malin
         Attachments: OFBIZ-10906.patch

When you add an item on the cart with some orderItemAttributes with the function
{code:java}
/** add rental (with accommodation) item to cart and order item attributes*/
public int addOrIncreaseItem(...too long...){code}
OrderItemAttributes didn't throw to the second function and we lost them.

Thanks to [~mleila] to found it



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)