-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
0.9.19
Culprit: https://github.com/jenkinsci/git-parameter-plugin/blob/77b9ae332f6c80bac5921c5e82dc7c9695567d91/src/main/resources/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinition/index.jelly#L15
The param is not encoded and thus a "&" will break the value and create a new parameter, which will lead to the parameter being not recognized.
[JENKINS-71567] Parameter name including & leads to empty values proposal
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 0.9.19 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Fixed in jenkinsci/git-parameter-plugin#100. Released in 0.9.19.