You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Martin Becker (JIRA)" <ji...@apache.org> on 2015/09/19 11:44:04 UTC

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

Martin Becker created OFBIZ-6630:
------------------------------------

             Summary: 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, 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)