Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-74336

[svn-partial-release-mgr] Migrate legacy checkUrl attribute in hudson/scm/SubversionReleaseSCM/config.jelly

      Problem

      == Legacy checkUrl
      Line: 8
      ----
      checkUrl="'${rootURL}/scm/SubversionReleaseSCM/svnRemoteLocationCheck?value='+encodeURIComponent(this.value)"
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation

          [JENKINS-74336] [svn-partial-release-mgr] Migrate legacy checkUrl attribute in hudson/scm/SubversionReleaseSCM/config.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: Giannis Iliadis [ giliadis ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 8
          ----
          checkUrl="'${rootURL}/scm/SubversionReleaseSCM/svnRemoteLocationCheck?value='+encodeURIComponent(this.value)"
          ----

          == Legacy checkUrl
          Line: 8
          ----
          checkUrl="'${rootURL}/scm/SubversionReleaseSCM/svnRemoteLocationCheck?value='+encodeURIComponent(this.value)"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          New: h4. Problem

          {noformat}
          == Legacy checkUrl
          Line: 8
          ----
          checkUrl="'${rootURL}/scm/SubversionReleaseSCM/svnRemoteLocationCheck?value='+encodeURIComponent(this.value)"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          Summary Original: [svn-partial-release-mgr] Migrate legacy checkUrl attributes in hudson/scm/SubversionReleaseSCM/config.jelly New: [svn-partial-release-mgr] Migrate legacy checkUrl attribute in hudson/scm/SubversionReleaseSCM/config.jelly

            Unassigned Unassigned
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: