-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Not A Defect
-
Component/s: envinject-plugin
-
Labels:None
-
Environment:env inject 1.93
jenkins 2.23
-
Similar Issues:
Steps to reproduce : inject env var using 'envInject' plugin with content :
JENKINS_TOOLS=E:\JenkinsTools
(check on screenshot)
Then call this var in a step 'execute shell script', you'll see that \ char has been dropped.
This is a regression in this version : rollback to 1.92.1 restores the right behavior.
Could be caused by resolution of : https://issues.jenkins-ci.org/browse/JENKINS-31573 ?
Thx
- is related to
-
JENKINS-31573 New line characters are not parsing correctly
-
- Resolved
-
Field | Original Value | New Value |
---|---|---|
Summary | Wrong parsing of 'property content' drops backslah from string | Wrong parsing of 'property content' drops backslash from string |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Not A Defect [ 7 ] |
Link |
This issue is related to |