[
https://issues.jboss.org/browse/WFCORE-2812?page=com.atlassian.jira.plugi...
]
Jean-Francois Denise commented on WFCORE-2812:
----------------------------------------------
[~soul2zimate], I have tested your patch with ls -l, and it is not yet enough. We still
have a similar issue. In this case the formatting is done by CLI.
We will need to constraint the with of a column in SimpleTable to be of length 0 in case
we have a value longer than terminalWidth.
ls output is unfriendly if any element in return contents is longer
than terminal width
---------------------------------------------------------------------------------------
Key: WFCORE-2812
URL:
https://issues.jboss.org/browse/WFCORE-2812
Project: WildFly Core
Issue Type: Bug
Components: CLI, Security
Affects Versions: 3.0.0.Beta21
Reporter: Chao Wang
Assignee: Chao Wang
Attachments: Screenshot from 2017-05-16 17-36-21.png
When 'ls' operation is performed over 'provider-loader' element, the
output is very ugly - I get many empty lines with one very long attribute value and few
more attributes with simple values.
Expected: no empty lines between printed attributes so the output does not take like 4
screen size.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)