[jboss-jira] [JBoss JIRA] (WFCORE-1868) wrong parse of double quote in `\\"`

Jean-Francois Denise (JIRA) issues at jboss.org
Thu Oct 20 15:38:00 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13310099#comment-13310099 ] 

Jean-Francois Denise commented on WFCORE-1868:
----------------------------------------------

Hi,
using latest WFCore jboss-cli, I can't reproduce this issue.
Do you agree that the issue should occur with :

[standalone at localhost:9990 /] /system-property=foo4:add(value="vvv\\")


My latest changes is:
commit 7e5f9200ce0b57aa8c17d2b3bdf4579653158430
Author: Jean-Francois Denise <jfdenise at gmail.com>
Date:   Thu Oct 20 09:52:34 2016 +0200

    Fix for WFCORE-1878. Use * to identify all disabled deployments.


> 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