Support for "default" locale does not work
------------------------------------------

                 Key: FELIX-2029
                 URL: https://issues.apache.org/jira/browse/FELIX-2029
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-2.0.6
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-3.0.0


The ResourceBundleCache supports hierarchies of locales with a default locale 
with an empty language at the root. This support is not properly implemented, 
though:

   * The root resource bundle is never linked into the tree, essentially have 
the "language only" Locale at the root
   * The root resource properties file is never found, because it is accessed 
with a partial name of "_" while it would be kept as "".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to