-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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:
[standalone@localhost:9990 /] # test ' test >
[standalone@localhost:9990 /] # what " what >
Expected results:
[standalone@localhost:9990 /] # test ' test [standalone@localhost:9990 /]
[standalone@localhost:9990 /] # what " what [standalone@localhost:9990 /]
- clones
-
JBEAP-6037 CLI comments are not ended at the end of line
- Closed