You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/01/22 21:08:13 UTC

[jira] [Created] (HADOOP-9236) Use i18n-ized case comparisons in FileSystem

Steve Loughran created HADOOP-9236:
--------------------------------------

             Summary: Use i18n-ized case comparisons in FileSystem
                 Key: HADOOP-9236
                 URL: https://issues.apache.org/jira/browse/HADOOP-9236
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 2.0.2-alpha
            Reporter: Steve Loughran
            Priority: Trivial


{{FileSystem.checkPath()}} uses {{equalsIgnoreCase()}} when looking at URLs -this can break in different countries -such as Turkey's handling of {{"I".toLowerCase()}}. The comparisons should be done by converting the strings to lower case in {{EN_US}} first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira