[
https://issues.apache.org/jira/browse/LANG-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed LANG-432.
------------------------------
Resolution: Fixed
Apologies for the long delay in applying the rest of the patch. Looks good and
it's gone in as:
svn ci -m "Applying the final part of Benjamin Bentmann's patch to LANG-432,
improving our handling of case-insens
itive Strings"
Sending src/java/org/apache/commons/lang/StringUtils.java
Sending
src/test/org/apache/commons/lang/StringUtilsEqualsIndexOfTest.java
Transmitting file data ..
Committed revision 828317.
> Fix case-insensitive string handling
> ------------------------------------
>
> Key: LANG-432
> URL: https://issues.apache.org/jira/browse/LANG-432
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: Benjamin Bentmann
> Fix For: 3.0
>
> Attachments: LANG-432.patch
>
>
> {{String.to*Case()}} is locale-sensitive, this is usually not intended for
> case-insensitive comparisions. Please see [Common Bug
> #3|http://www.nabble.com/Re%3A-Common-Bugs-p14931921s177.html] for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.