Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3942

Using ' and " symbols with commands completion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 4.0.1
    • None
    • karaf
    • None

    Description

      I need to use command completion with parameter, surrounded by quotes.
      But when I type

      test:mycommand ' + TAB 
      

      I will have an exception.

      The same for default commands:

      kar:create ‘ + TAB  = Error executing command: String index out of range: 13
      

      If I pass QName without quotes like:

      {http://talend.org/greeter}Greeter
      

      karaf thinks that it is two different arguments

      {http://talend.org/greeter}
      

      and

      Greeter
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            PavloVasylchenko Pavlo Vasylchenko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: