[
https://issues.apache.org/jira/browse/DIRMINA-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Valliere reopened DIRMINA-1104:
----------------------------------------
Need to change Fix Versions
> 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
> Assignee: Jonathan Valliere
> Priority: Trivial
> Fix For: 2.0.22, 2.1.2
>
>
> 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)