[
https://issues.apache.org/jira/browse/DBUTILS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated DBUTILS-73:
---------------------------------
Fix Version/s: 1.4
> .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for toLowerCase
> -----------------------------------------------------------------------------
>
> Key: DBUTILS-73
> URL: https://issues.apache.org/jira/browse/DBUTILS-73
> Project: Commons DbUtils
> Issue Type: Bug
> Reporter: Sebb
> Fix For: 1.4
>
>
> .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for
> toLowerCase() method call.
> This won't necessarily work properly on all Locales in particular, Turkish
> downcases "I" (normal capital I) to dotless small i (u0131)
> It would be better to choose a fixed Locale, e.g. Locale.ENGLISH
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira