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

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

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

Benedikt Ritter resolved LANG-787.
----------------------------------
    Resolution: Fixed

Fixed in commit cac7a60abf0a4451a5c80ef57343a14ea1ba443f.

Thank you!

> 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
>            Assignee: Benedikt Ritter
>            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)