You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2017/10/09 20:25:00 UTC

[jira] [Updated] (LANG-1357) org.apache.commons.lang3.time.FastDateParser should use toUpperCase(Locale)

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

Gary Gregory updated LANG-1357:
-------------------------------
    Description: The class org.apache.commons.lang3.time.FastDateParser should use {{toUpperCase(Locale)}} internally to avoid i18n issues https://garygregory.wordpress.com/2015/11/03/java-lowercase-conversion-turkey/  (was: The class org.apache.commons.lang3.time.FastDateParser should use toUpperCase(Locale) to avoid i18n issues https://garygregory.wordpress.com/2015/11/03/java-lowercase-conversion-turkey/)

> org.apache.commons.lang3.time.FastDateParser should use toUpperCase(Locale)
> ---------------------------------------------------------------------------
>
>                 Key: LANG-1357
>                 URL: https://issues.apache.org/jira/browse/LANG-1357
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.time.*
>    Affects Versions: 3.6
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>
> The class org.apache.commons.lang3.time.FastDateParser should use {{toUpperCase(Locale)}} internally to avoid i18n issues https://garygregory.wordpress.com/2015/11/03/java-lowercase-conversion-turkey/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)