You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Michael Brohl (JIRA)" <ji...@apache.org> on 2016/06/18 22:12:05 UTC

[jira] [Updated] (OFBIZ-6630) Update ShoppingCartItem locale if ShoppingCart locale is changed

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

Michael Brohl updated OFBIZ-6630:
---------------------------------
    Fix Version/s:     (was: Upcoming Branch)

> Update ShoppingCartItem locale if ShoppingCart locale is changed
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-6630
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6630
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Upcoming Branch
>            Reporter: Martin Becker
>            Assignee: Michael Brohl
>            Priority: Minor
>             Fix For: Release Branch 12.04, Release Branch 13.07, 14.12.01
>
>         Attachments: OFBIZ-6630-KeepCartItemLocalInSync.patch
>
>
> If the locale of the cart is changed, for example by choosing the language in frontend and setting the locale by CommonEvents.setSessionLocale and updating the cart locale by keepCartUpdated event, the locale stored in each cart item isn't updated. A call to item.getName() for example uses the wrong locale afterwards.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)