[
https://issues.jboss.org/browse/WFCORE-1804?page=com.atlassian.jira.plugi...
]
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@localhost:9990 /] # test ' test
>
{noformat}
{noformat}
[standalone@localhost:9990 /] # what " what
>
{noformat}
*Expected results:*
{noformat}
[standalone@localhost:9990 /] # test ' test
[standalone@localhost:9990 /]
{noformat}
{noformat}
[standalone@localhost:9990 /] # what " what
[standalone@localhost:9990 /]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)