You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2011/04/10 07:09:05 UTC

[jira] [Updated] (DBUTILS-73) .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for toLowerCase

     [ 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