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

Command auto-completition does not work properly when start typing param value with parenthesis

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 3.0.0.Alpha16
    • 3.0.0.Alpha12
    • CLI
    • None

    Description

      Autocompletition of command in CLI does not work properly when starts writing quotes " right after equal sign = and then pressing <TAB>.

      I write
      /subsystem=transactions/log-store="
      and then press TAB
      the autocompletion finishes the name but replaces the fist letter for the existing quotes. That leads to have command like
      /subsystem=transactions/log-store="og-store
      which is obviously invalid as "og-store does not exists.

      Attachments

        Issue Links

          Activity

            People

              thofman Tomas Hofman
              thofman Tomas Hofman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: