Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-1104

IoBufferHexDumper.getHexdump(IoBuffer in, int lengthLimit) does not truncate the output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.21, 2.1.1
    • 2.1.3, 2.0.23
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            johnnyv Jonathan Valliere
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: