You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2012/07/20 21:35:36 UTC

[jira] [Closed] (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 ]

Simone Tripodi closed DBUTILS-73.
---------------------------------


1.5-RC released
                
> .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.5
>
>
> .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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira