Description
Calling
StringUtils.unwrap("ababa", "aba");
throws java.lang.StringIndexOutOfBoundsException: String index out of range: -1
Attachments
Issue Links
- links to
Calling
StringUtils.unwrap("ababa", "aba");
throws java.lang.StringIndexOutOfBoundsException: String index out of range: -1