[
https://issues.apache.org/jira/browse/FELIX-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-5871.
-------------------------------------
Resolution: Won't Fix
no activity for years, closing as wont fix. please reopen if you think otherwise
> Locale support is limited by jQuery
> -----------------------------------
>
> Key: FELIX-5871
> URL: https://issues.apache.org/jira/browse/FELIX-5871
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-4.3.4
> Reporter: Elias N Vasylenko
> Priority: Minor
>
> The current internationalization implementation limits localization to
> languages supported by jQuery datepicker.
> There should be a way to extend this to languages outside this list. Say, for
> example, a user wishes to support "en-GB". Currently adding and attempting to
> select this flag results in setting the default language of "en", and the
> correct flag is not actually selected in the UI.
> This could be improved by allowing the user to select _any_ language the
> developer provides a flag for. If the webconsole depends on the missing
> jQuery support it can try to fall back to the nearest language, which in this
> case happens to be the default of "en".
> At the very least the jQuery version should be updated as newer ones have
> more complete i18n support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)