[jboss-jira] [JBoss JIRA] (WFCORE-1804) CLI comments are not ended at the end of line

Jean-Francois Denise (JIRA) issues at jboss.org
Fri Sep 16 08:14:00 EDT 2016


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

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

This is an Aesh behavior. Aesh expects quotes and double quotes to be escaped: # test \" <return> works fine.


> CLI comments are not ended at the end of line
> ---------------------------------------------
>
>                 Key: WFCORE-1804
>                 URL: https://issues.jboss.org/browse/WFCORE-1804
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Alexey Loubyansky
>            Assignee: Jean-Francois Denise
>
> *Description of problem:*
> * CLI comments are not ended at the end of line, if it contains quotation marks or apostrophes.
> * This is regression against EAP 6.4.x
> *How reproducible:*
> Always
> *Steps to Reproduce + Actual results:*
> {noformat}
> [standalone at localhost:9990 /] # test ' test    
> > 
> {noformat}
> {noformat}
> [standalone at localhost:9990 /] # what " what
> > 
> {noformat}
> *Expected results:*
> {noformat}
> [standalone at localhost:9990 /] # test ' test    
> [standalone at localhost:9990 /] 
> {noformat}
> {noformat}
> [standalone at localhost:9990 /] # what " what 
> [standalone at localhost:9990 /] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list