DefaultMetaTypeProvider.getLocales() must not reuturn an empty string entry
---------------------------------------------------------------------------
Key: FELIX-2097
URL: https://issues.apache.org/jira/browse/FELIX-2097
Project: Felix
Issue Type: Bug
Components: Metatype Service, Specification compliance
Affects Versions: metatype-1.0.4
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: metatype-1.0.6
The DefaultMetaTypeProvider.getLocales() currently returns a list of locales
including the "empty string" locale because it simply returns a list of locale
suffixes of the bundle entries providing localization strings. Since the empty
string is not a valid language name (and merely is used as a catch all), this
entry must not be returned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.