-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, 16.11.01
-
Fix Version/s: Release Branch 12.04, Release Branch 13.07, 14.12.01
-
Component/s: order
-
Labels:None
-
Sprint:Community Day 3 - 2015
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.