ThrawnCA opened a new pull request, #1490:
URL: https://github.com/apache/commons-lang/pull/1490

   I have added unit tests showing incorrect behaviour of 
`StringUtils.abbreviate` on short strings (between `abbrevMarker.length + 1` 
and `abbrevMarker.length * 2`).
   
   The documentation states that the offset character will always appear 
somewhere in the result, but when an offset is applied to a short string, it 
may not be.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to