-
Task
-
Resolution: Unresolved
-
Minor
Problem
== Legacy checkUrl Line: 57 ---- checkUrl="'${rootURL}/scm/ClearCaseSCM/mandatoryCheck?errorText='+escape('Entering a merge time window is mandatory')+'&value='+escape(this.value)" ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
[JENKINS-74205] [clearcase] Migrate legacy checkUrl attribute in WEB-INF/classes/hudson/plugins/clearcase/ClearCaseInstallation/global.jelly
Assignee | Original: Eficode [ eficode ] |
Description |
Original:
h4. Problems {noformat} == Legacy checkUrl Line: 57 ---- checkUrl="'${rootURL}/scm/ClearCaseSCM/mandatoryCheck?errorText='+escape('Entering a merge time window is mandatory')+'&value='+escape(this.value)" ---- == Legacy checkUrl Line: 57 ---- checkUrl="'${rootURL}/scm/ClearCaseSCM/mandatoryCheck?errorText='+escape('Entering a merge time window is mandatory')+'&value='+escape(this.value)" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
New:
h4. Problem {noformat} == Legacy checkUrl Line: 57 ---- checkUrl="'${rootURL}/scm/ClearCaseSCM/mandatoryCheck?errorText='+escape('Entering a merge time window is mandatory')+'&value='+escape(this.value)" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
Summary | Original: [clearcase] Migrate legacy checkUrl attributes in WEB-INF/classes/hudson/plugins/clearcase/ClearCaseInstallation/global.jelly | New: [clearcase] Migrate legacy checkUrl attribute in WEB-INF/classes/hudson/plugins/clearcase/ClearCaseInstallation/global.jelly |