You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Valentin Valchev (JIRA)" <ji...@apache.org> on 2010/04/13 11:00:48 UTC

[jira] Resolved: (FELIX-2267) Improved locale detection

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

Valentin Valchev resolved FELIX-2267.
-------------------------------------

         Assignee: Valentin Valchev
    Fix Version/s: webconsole-3.0.2
       Resolution: Fixed

Patch committed and create new issue for user-interface change:
https://issues.apache.org/jira/browse/FELIX-2277

> Improved locale detection
> -------------------------
>
>                 Key: FELIX-2267
>                 URL: https://issues.apache.org/jira/browse/FELIX-2267
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Valentin Valchev
>             Fix For: webconsole-3.0.2
>
>         Attachments: conflocale.patch
>
>
> Currently the locale is detected by checking the request; I think we should improve this:
> - a user should be able to switch the language
> - there should be a possibility to configure a default language - I guess there are situations where localization of the web console is simply not desired.
> So what about a new configuration value for the web console which defines the default language - this is optional.
> The language detection might then go like this:
> - check for a cookie with a language
> - check the user for a configured language (once we have user admin support)
> - if a language is configured for the web console, use this
> - use request locale

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira