Tasks are removing all the quote characters from Script Builder Arguments

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • None
    • Affects Version/s: 3.1 RC1
    • Component/s: Tasks
    • None

      Setting a script abc.bat to be run with arguments "test" ""test"" \"test\" will make Bamboo run the following in the terminal:

      abc.bat test test test
      

      The problem also happens with arguments containing spaces like "-f c:\file repo\test.txt"

      abc.bat -f c:\file repo\test.txt
      

      Currently it is not possible to force a quote char to be part of the argument string or to use arguments with spaces.

              Assignee:
              Przemek Bruski
              Reporter:
              Renan Battaglin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: