[
https://issues.jboss.org/browse/WFCORE-1868?page=com.atlassian.jira.plugi...
]
Jean-Francois Denise commented on WFCORE-1868:
----------------------------------------------
Hi,
your fix is in aesh. In order for 2.0.x to benefit from this fix you will need to upgrade
2.0.x to latest Aesh release. is it something that you plan to do? What is the ash release
bundled with WFCore 2.0.x?
wrong parse of double quote in `\\"`
-------------------------------------
Key: WFCORE-1868
URL:
https://issues.jboss.org/browse/WFCORE-1868
Project: WildFly Core
Issue Type: Bug
Components: CLI
Environment: JBoss EAP 7.0.0
Reporter: Hisanobu Okuda
Assignee: Jean-Francois Denise
jboss-cli does not parse command line if command line contains {code}\\"{code}
When a command is
{code}/system-property=foo4:add(value="vvv\\"){code}
it shows the sub-prompt '> ' like:
{code}
[standalone@localhost:9990 /] /system-property=foo4:add(value="vvv\\")
>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)