[jboss-jira] [JBoss JIRA] (WFCORE-1971) Command auto-completition does not work properly when start typing param value with parenthesis

Tomas Hofman (JIRA) issues at jboss.org
Fri Nov 11 07:17:00 EST 2016


     [ https://issues.jboss.org/browse/WFCORE-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Hofman updated WFCORE-1971:
---------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/1929


> Command auto-completition does not work properly when start typing param value with parenthesis
> -----------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1971
>                 URL: https://issues.jboss.org/browse/WFCORE-1971
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.0.0.Alpha12
>            Reporter: Tomas Hofman
>            Assignee: Tomas Hofman
>            Priority: Minor
>
> Autocompletition of command in CLI does not work properly when starts writing quotes {{"}} right after equal sign {{=}} and then pressing {{<TAB>}}.
> I write
> {{/subsystem=transactions/log-store="}}
> and then press {{TAB}}
> the autocompletion finishes the name but replaces the fist letter for the existing quotes. That leads to have command like
> {{/subsystem=transactions/log-store="og-store}}
> which is obviously invalid as {{"og-store}} does not exists.



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


More information about the jboss-jira mailing list