[
https://issues.apache.org/jira/browse/LANG-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Endre Jeges updated LANG-865:
-----------------------------
Summary: LocaleUtils.toLocale does not parse strings starting with underbar
(was: LocaleUtils.toLocale does not parse strings starting with underscore)
> LocaleUtils.toLocale does not parse strings starting with underbar
> ------------------------------------------------------------------
>
> Key: LANG-865
> URL: https://issues.apache.org/jira/browse/LANG-865
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.1
> Reporter: Endre Jeges
> Priority: Critical
> Labels: patch
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> Hi,
> Javadocs of Locale.toString() states that "If the language is missing, the
> string will begin with an underbar.". This is not handled in the
> LocaleUtils.toLocale method if it is meant to be the inversion method of
> Locale.toString().
> The fix for the ticket 328 does not handle well the case "fr__P", which I
> found out during fixing the first bug.
> I am attaching the patch for both problems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira