Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-8720

Tasks are removing all the quote characters from Script Builder Arguments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • None
    • 3.1 RC1
    • Tasks
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              pbruski Przemek Bruski
              rbattaglin Renan Battaglin
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: