[ https://issues.apache.org/jira/browse/OFBIZ-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Becker updated OFBIZ-6630: --------------------------------- Description: 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. (was: If the locale of the cart is changed, for example by choosing the language in frontend and setting the locale by CommonEvents.setSessionLocale, the locale stored in each cart item isn't updated. A call to item.getName() for example uses the wrong locale afterwards.) > 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: Upcoming Branch > Reporter: Martin Becker > Priority: Minor > > 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)