GitHub user drajakumar opened a pull request:
https://github.com/apache/commons-lang/pull/381
LANG-1406 StringIndexOutOfBoundsException in StringUtils.replaceIgnorâ¦
â¦eCase
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/drajakumar/commons-lang master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/381.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #381
----
commit 77ad336da790dc522216300bfb20d74b779a9d62
Author: Don Jeba <donjeba@...>
Date: 2018-11-15T19:31:23Z
LANG-1406 StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase
----
---