You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Valliere (JIRA)" <ji...@apache.org> on 2019/05/04 15:59:00 UTC

[jira] [Closed] (DIRMINA-1104) IoBufferHexDumper.getHexdump(IoBuffer in, int lengthLimit) does not truncate the output

     [ https://issues.apache.org/jira/browse/DIRMINA-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Valliere closed DIRMINA-1104.
--------------------------------------

> 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)