[
https://issues.apache.org/jira/browse/TEXT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated TEXT-165:
------------------------------
Summary: ResourceBundleStringLookup.lookup(String) throws Mi (was:
ResourceBundleStringLookup.lookup(String))
> ResourceBundleStringLookup.lookup(String) throws Mi
> ---------------------------------------------------
>
> Key: TEXT-165
> URL: https://issues.apache.org/jira/browse/TEXT-165
> Project: Commons Text
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
>
> The method
> {{org.apache.commons.text.lookup.ResourceBundleStringLookup.lookup(String)}}
> throws a {{MissingResourceException}} instead of returning {{null}} if a key
> is absent.
> This is a problem when you are using a resource bundle like this for example,
> when the key is missing, we want the method to return null such that an
> interpolator can supply a default value.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)