[jboss-jira] [JBoss JIRA] (WFCORE-2637) Invalid completion for ls and cd

Jean-Francois Denise (JIRA) issues at jboss.org
Thu Apr 6 13:23:00 EDT 2017


Jean-Francois Denise created WFCORE-2637:
--------------------------------------------

             Summary: Invalid completion for ls and cd
                 Key: WFCORE-2637
                 URL: https://issues.jboss.org/browse/WFCORE-2637
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
            Reporter: Jean-Francois Denise
            Assignee: Jean-Francois Denise


Some options that don't take any value are completed with a "=" character. For example: cd --hel<TAB> ==> cd --help=
That has been caused by WFCORE-2123 that has removed the validation at completion time (that is a right thing).
Prior to WFCORE-2123, the value completer of unamed argument was called and was failing due to invalid content (--hel is not a valid management address).




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list