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

[jira] [Commented] (LANG-787) Add method removeIgnoreCase(String, String) to StringUtils

    [ https://issues.apache.org/jira/browse/LANG-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15518824#comment-15518824 ] 

ASF GitHub Bot commented on LANG-787:
-------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/146


> Add method removeIgnoreCase(String, String) to StringUtils
> ----------------------------------------------------------
>
>                 Key: LANG-787
>                 URL: https://issues.apache.org/jira/browse/LANG-787
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 3.1
>            Reporter: david cogen
>            Priority: Minor
>             Fix For: 3.5
>
>         Attachments: IgnoreCaseForRemoveAndReplace.patch
>
>
> removeStartIgnoreCase() and removeEndIgnoreCase() exist, so why not removeIgnoreCase()
> Specifically:
> String removeIgnoreCase(String str, String remove)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)