Emmanuel Lecharny created DIRMINA-1104:
------------------------------------------
Summary: IoBufferHexDumper.getHexdump(IoBuffer in, int
lengthLimit) does not truncate the output
Key: DIRMINA-1104
URL: https://issues.apache.org/jira/browse/DIRMINA-1104
Project: MINA
Issue Type: Bug
Affects Versions: 2.1.0, 2.0.21
Reporter: Emmanuel Lecharny
When the {{lengthLimit}} is below the {{IoBuffer}} limit, the resulting dump
should be truncated. It's not. Instead, "..." are appended at the end of the
resulting String. I suspect that those "..." are supposed to be added when the
result is *really* truncated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)