You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2012/08/21 09:11:38 UTC

[jira] [Updated] (JCR-3414) avoid use of String.toUpperCase/toLowerCase without locale parameter

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

Julian Reschke updated JCR-3414:
--------------------------------

    Summary: avoid use of String.toUpperCase/toLowerCase without locale parameter  (was: avoid use of toUpperCase /toLowerCase without locale)
    
> avoid use of String.toUpperCase/toLowerCase without locale parameter
> --------------------------------------------------------------------
>
>                 Key: JCR-3414
>                 URL: https://issues.apache.org/jira/browse/JCR-3414
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>            Reporter: Julian Reschke
>            Priority: Minor
>
> Because for some locales, it doesn't do the expected thing even for US-ASCII (http://www.i18nguy.com/unicode/turkish-i18n.html#problem)
> (Note that equalsIgnoreCase on the other hand is not locale-dependant)

--
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