[
https://issues.apache.org/jira/browse/DIRMINA-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRMINA-1104:
---------------------------------------
Affects Version/s: (was: 2.1.0)
2.1.1
> 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.0.21, 2.1.1
> Reporter: Emmanuel Lecharny
> Priority: Trivial
>
> 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)