Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add locale switcher and store locale in a cookie #7

Open
HaraldKi opened this issue Jul 10, 2016 · 0 comments
Open

Add locale switcher and store locale in a cookie #7

HaraldKi opened this issue Jul 10, 2016 · 0 comments

Comments

@HaraldKi
Copy link
Owner

The locale in a browser seems to be a bit of a guess and is hard to change for the user at least in firefox. Therefore we should provide a simple locale selector on the UI and store the result in a cookie.

The locale is currently used for thousands separator. Need to decide whether I want to use it for the date too.

If nothing is selected, we won't force anything into a cookie but just go along with whatever HttpServletRequest.getLocale() spits out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant