[
https://issues.apache.org/jira/browse/COLLECTIONS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed COLLECTIONS-294.
-------------------------------------
Resolution: Fixed
svn ci -m "Applying Benjamin Bentmann's second patch from COLLECTIONS-294,
fixing the locale issue in CaseInsensitiveMap by converting each character
individually and not using toLowerCase" src
Sending
src/java/org/apache/commons/collections/map/CaseInsensitiveMap.java
Sending
src/test/org/apache/commons/collections/map/TestCaseInsensitiveMap.java
Transmitting file data ..
Committed revision 711168.
> Fix case-insensitive string handling
> ------------------------------------
>
> Key: COLLECTIONS-294
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-294
> Project: Commons Collections
> Issue Type: Bug
> Components: Map
> Affects Versions: 3.2
> Reporter: Benjamin Bentmann
> Fix For: 3.3
>
> Attachments: COLLECTIONS-294-CaseInsensitiveMap.patch,
> COLLECTIONS-294.patch
>
>
> For example, the behavior of the {{CaseInsensitiveMap}} is currently
> platform-dependent, please see [Common Bug
> #3|http://www.nabble.com/Re%3A-Common-Bugs-p14931921s177.html] for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.