James Perkins created WFCORE-670:
------------------------------------
Summary: Node type is not complete at index 0 after tab completion on an
empty resource
Key: WFCORE-670
URL:
https://issues.jboss.org/browse/WFCORE-670
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: James Perkins
Assignee: Alexey Loubyansky
Using something like {{/system-property=<TAB>}} with no system properties set
results in future commands no longer working.
{code:title=Example Output}
[standalone@localhost:9990 /] /system-property=
The operation name is missing or the format of the operation request is wrong.
[standalone@localhost:9990 /]
[standalone@localhost:9990 /] exit
Node type is not complete at index 0
[standalone@localhost:9990 /]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)