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:49:03 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-10906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin closed OFBIZ-10906.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 18.12.01
                   Upcoming Branch

I commited the correction on :
 * trunk 1856880
 * 18.12 1856881

> 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
>            Priority: Trivial
>             Fix For: Upcoming Branch, 18.12.01
>
>         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)