[
https://issues.jboss.org/browse/WFCORE-1971?page=com.atlassian.jira.plugi...
]
Tomas Hofman moved JBEAP-7029 to WFCORE-1971:
---------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1971 (was: JBEAP-7029)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
(was: User Experience)
Affects Version/s: 3.0.0.Alpha12
(was: 7.1.0.DR7)
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)