[
https://issues.apache.org/jira/browse/VALIDATOR-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter closed VALIDATOR-347.
-------------------------------------
> toLowerCase() method is Locale-sensitive and should not be used
> ---------------------------------------------------------------
>
> Key: VALIDATOR-347
> URL: https://issues.apache.org/jira/browse/VALIDATOR-347
> Project: Commons Validator
> Issue Type: Bug
> Affects Versions: 1.4.0 Release
> Reporter: Sebb
> Fix For: 1.4.1 Release
>
>
> The {{String.toLowerCase()}} method is Locale-sensitive and should rarely be
> used.
> Its Javadoc says to use {{toLowerCase(Locale.ENGLISH)}} instead
> This currently affects only DomainValidator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)