Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-7678

ShellTable erroneously clips out text from multi-line column contents

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.4.3
    • 4.4.4, 4.3.10
    • karaf
    • None

    Description

      The ShellTable implementation clips column contents to the column's maxSize before inspecting if the contents is sigle or multi-line. This idea works well with single-line row contents, but it is faulty if the column text contains newlines.

      Given that the newline split is already implemented for the text wrapping function, there is an opportunity for the user to pass multi-line table contents.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            cipi Ciprian Ciubotariu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: