[ 
https://issues.apache.org/jira/browse/DBUTILS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William R. Speirs resolved DBUTILS-73.
--------------------------------------

    Resolution: Fixed

Fixed r1205497. Should come with release 1.5
                
> .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

        

Reply via email to