Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14761

Backslash broken on Properties Content injection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • envinject-plugin
    • None
    • EnvInject 1.66
      Jenkins 1.477
      Windows x64

      Inject environment variables to the build process > Properties Content,

      This used to work:

      Path=$Path;$WORKSPACE

      But now removes all \ from $Path and $WORKSPACE. Meaning Path looks like:

      Path = C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;...

            gbois Gregory Boissinot
            wernight wernight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: