[jboss-jira] [JBoss JIRA] (ELY-749) String.toUpperCase() is used without Locale in AttributeMapping class (Elytron)
Martin Choma (JIRA)
issues at jboss.org
Wed Feb 8 04:48:00 EST 2017
[ https://issues.jboss.org/browse/ELY-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13360238#comment-13360238 ]
Martin Choma commented on ELY-749:
----------------------------------
Just note, elytron and elytron-subsytem use:
- Locale.ROOT
- Locale.ENGLISH
- Locale.US
Is it worth unifying it?
[~dmlloyd] ^
> String.toUpperCase() is used without Locale in AttributeMapping class (Elytron)
> -------------------------------------------------------------------------------
>
> Key: ELY-749
> URL: https://issues.jboss.org/browse/ELY-749
> Project: WildFly Elytron
> Issue Type: Bug
> Reporter: Josef Cacek
> Assignee: Ilia Vassilev
> Priority: Critical
> Fix For: 1.1.0.Beta17
>
>
> The String.toUpperCase() call is used in constructor of {{AttributeMapping}} class without providing {{Locale.ENGLISH}} or {{Locale.US}} as parameter.
> This can lead to problems on systems with non-English default locale (e.g. {{-Duser.language=tr}}).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list