Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
configadmin-1.8.0
-
None
Description
The CaseInsensitiveDictionary [0] can behave wrongly for non english locales. see reasoning in COLLECTIONS-294 and [1].
[0] https://svn.apache.org/repos/asf/felix/trunk/configadmin/src/main/java/org/apache/felix/cm/impl/CaseInsensitiveDictionary.java
[1] http://mattryall.net/blog/2009/02/the-infamous-turkish-locale-bug
A fix similar to the 2nd patch in COLLECTIONS-294 probably solves the problem.