Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1804

CLI comments are not ended at the end of line

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha9
    • None
    • CLI
    • 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 /] 
      

            jdenise@redhat.com Jean Francois Denise
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: