[ http://issues.apache.org/jira/browse/LANG-304?page=all ]
Henri Yandell closed LANG-304.
------------------------------
Resolution: Fixed
> NullPointerException in isAvailableLocale(Locale)
> -------------------------------------------------
>
> Key: LANG-304
> URL: http://issues.apache.org/jira/browse/LANG-304
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Henri Yandell
> Fix For: 2.3
>
>
> FindBugs pointed out:
> UwF: Field not initialized in constructor:
> org.apache.commons.lang.LocaleUtils.cAvailableLocaleSet
> cAvailableSet is used directly once in the source - and if
> availableLocaleSet() hasn't been called it will cause a NullPointerException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]