]
Chao Wang updated WFCORE-2812:
------------------------------
Attachment: Screenshot from 2017-05-16 17-36-21.png
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.