[jboss-jira] [JBoss JIRA] (SECURITY-830) Case conversion should be Locale aware

Josef Cacek (JIRA) issues at jboss.org
Thu May 22 03:22:56 EDT 2014


     [ https://issues.jboss.org/browse/SECURITY-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Cacek resolved SECURITY-830.
----------------------------------

    Fix Version/s: PicketBox_4_0_21.Beta3
       Resolution: Done


> Case conversion should be Locale aware
> --------------------------------------
>
>                 Key: SECURITY-830
>                 URL: https://issues.jboss.org/browse/SECURITY-830
>             Project: PicketBox 
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Josef Cacek
>            Assignee: Josef Cacek
>             Fix For: PicketBox_4_0_21.Beta3
>
>
> The String.toUpperCase() and String.toLowerCase() methods called depends on default locale, which can cause troubles for Turkish environment for instance.
> The "i".toUpperCase() for "tr" locale results in "İ", and "I".toLowerCase() results in "ı".



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the jboss-jira mailing list