You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/06/05 21:27:30 UTC

[jira] Updated: (LANG-263) [lang] Add StringUtils.containsIgnoreCase(...)

     [ http://issues.apache.org/jira/browse/LANG-263?page=all ]

Henri Yandell updated LANG-263:
-------------------------------

    Fix Version: 3.0
        Version:     (was: 2.2)

Seems like a fair feature. 

Feel free to submit a patch + unit test and it'll make its way into 2.2 :)

> [lang] Add StringUtils.containsIgnoreCase(...)
> ----------------------------------------------
>
>          Key: LANG-263
>          URL: http://issues.apache.org/jira/browse/LANG-263
>      Project: Commons Lang
>         Type: New Feature

>     Reporter: analogue
>     Priority: Minor
>      Fix For: 3.0

>
> To complement StringUtils.equalsIgnoreCase(...), StringUtils.containsIgnoreCase(...) would be quite useful.  A simple implementation would uppercase both strings and delegate to StringUtils.contains(...).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org