[jboss-jira] [JBoss JIRA] (WFCORE-1868) wrong parse of double quote in `\\"`
Hisanobu Okuda (JIRA)
issues at jboss.org
Thu Oct 20 23:17:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13310167#comment-13310167 ]
Hisanobu Okuda commented on WFCORE-1868:
----------------------------------------
As I mentioned in my PR comment,
---
@jfdenise I confirmed the issue is not reproduced in wildfly-core 3.0.0.x of https://github.com/jfdenise/wildfly-core/tree/WFCORE-1878. However, I'd like to merge this, because:
* EAP7.0.x is still based on wildfly-core 2.0.x and not guaranteed to move to wildfly-core 3.0.
* this fix is good for other aesh application.
* this is harmless to wildfly-core 3.0.
> 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 at localhost:9990 /] /system-property=foo4:add(value="vvv\\")
> >
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list