[ 
https://issues.apache.org/jira/browse/TEXT-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory updated TEXT-171:
------------------------------
    Description: 
The method 
{{org.apache.commons.text.lookup.StringLookupFactory.addDefaultStringLookups(Map<String,
 StringLookup>)}} does not convert keys to lower case before adding entries to 
the string lookup map such that string look ups are not found when resolving 
variables.

This means that string lookup keys like "resourceBundle" are not found and 
therefore not applied.

  was:
The method 
{{org.apache.commons.text.lookup.StringLookupFactory.addDefaultStringLookups(Map<String,
 StringLookup>)}} does not convert keys to lower case before adding entries to 
the string lookup map such that string look ups are not found when resolving 
variables.

 


> StringLookupFactory.addDefaultStringLookups(Map<String, StringLookup>) does 
> not convert keys to lower case
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: TEXT-171
>                 URL: https://issues.apache.org/jira/browse/TEXT-171
>             Project: Commons Text
>          Issue Type: Bug
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>
> The method 
> {{org.apache.commons.text.lookup.StringLookupFactory.addDefaultStringLookups(Map<String,
>  StringLookup>)}} does not convert keys to lower case before adding entries 
> to the string lookup map such that string look ups are not found when 
> resolving variables.
> This means that string lookup keys like "resourceBundle" are not found and 
> therefore not applied.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to