Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
-
Jenkins 2.245, Jenkins 2.235.2
Description
Currently the Jenkins allows single quotes(') in job names.
So if an upstream job triggers downstream jobs(having single quotes), (multijob, trigger another job or paramterized builds), console log rendering HyperLinkNote of jobs has correct text but href value redirects to incomplete job URL.
For that I created below PR and tested successfully:
https://github.com/jenkinsci/jenkins/pull/4758
How it can be merged?
This fix was released in Jenkins 2.245 and Jenkins 2.235.2
Related security advisory: https://www.jenkins.io/security/advisory/2020-07-15/#SECURITY-1945