[jira] [Commented] (OFBIZ-10471) setLocaleFromBrowser should only called once by session

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10471) setLocaleFromBrowser should only called once by session

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539696#comment-16539696 ]

Deepak Dixit commented on OFBIZ-10471:
--------------------------------------

Thanks Jacques,

In my case I am not hitting webtools/control/setLocaleFromBrowser, I am accessing webtools/control/main, it redirects to the login page after login system redirect to webtools/control/setLocaleFromBrowser

> setLocaleFromBrowser should only called once by session
> -------------------------------------------------------
>
>                 Key: OFBIZ-10471
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10471
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: Screen Shot 2018-07-11 at 11.03.02 AM.png
>
>
> As Deepak mentioned in r1816537, currenlty setLocaleFromBrowser is called each time a page is refreshed.
> We can use [sessionStorage|https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage] to have it called only once by session



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)