[
https://issues.jboss.org/browse/WFCORE-2812?page=com.atlassian.jira.plugi...
]
Chao Wang edited comment on WFCORE-2812 at 5/16/17 11:36 PM:
-------------------------------------------------------------
I have opened
https://github.com/wildfly/wildfly-core/pull/2427. As far as I test with
different options, the output is expected.
Edit: Noticed some integration test failures, under investigation.
was (Author: soul2zimate):
I have opened
https://github.com/wildfly/wildfly-core/pull/2427. As far as I test with
different options, the output is expected.
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, ls -l.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)