[jboss-jira] [JBoss JIRA] (WFCORE-1804) CLI comments are not ended at the end of line
Alexey Loubyansky (JIRA)
issues at jboss.org
Fri Sep 16 07:22:02 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky moved JBEAP-6038 to WFCORE-1804:
--------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1804 (was: JBEAP-6038)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
> 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: Alexey Loubyansky
>
> *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