[ https://issues.apache.org/jira/browse/OFBIZ-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877121#comment-14877121 ]
Michael Brohl commented on OFBIZ-6630: -------------------------------------- Fix is also in release branch 12.04 r1704025 > 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, Release > Branch 14.12, Upcoming Branch > > 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)