-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Linux master, Windows slave
Backslashes are removed from injected environment variables
e.g "C:\Qt\5.7" will become "C:Qt5.7"
- is related to
-
JENKINS-39403 Path separators in nested variables are not being escaped correctly when parsing the property file
-
- Resolved
-
-
JENKINS-31573 New line characters are not parsing correctly
-
- Resolved
-
-
JENKINS-39403 Path separators in nested variables are not being escaped correctly when parsing the property file
-
- Resolved
-
[JENKINS-39131] Backslashes are removed from injected environment variables
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is related to |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is related to |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
It is a documented compatibility change (
JENKINS-31573), which makes EnvInject to process property files according to standards. See the release notes. Update Center also shows warning