You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sebastian Leitner (JIRA)" <ji...@apache.org> on 2014/06/24 14:47:25 UTC

[jira] [Updated] (OFBIZ-5666) Anonymous customer looses locale on order

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

Sebastian Leitner updated OFBIZ-5666:
-------------------------------------

    Attachment: ShoppingCartEvents.java.patch

See applied patch.

> Anonymous customer looses locale on order
> -----------------------------------------
>
>                 Key: OFBIZ-5666
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5666
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Sebastian Leitner
>            Priority: Minor
>         Attachments: ShoppingCartEvents.java.patch
>
>
> If an anonymous customer changes his/her locale (/control/setSessionLocale) and then places an order in an ecommerce-application, the event ShoppingCartEvents.clearCart(HttpServletRequest, HttpServletResponse) invalidates the session and creates a new one. Due to that the previous locale-switch is lost and is set back to browser- or server-default.



--
This message was sent by Atlassian JIRA
(v6.2#6252)