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

[cvs] Migrate legacy checkUrl attributes in hudson/scm/cvstagging/LegacyTagAction/tagForm.jelly

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • cvs-plugin
    • 2.21

      Problems

      == Legacy checkUrl
      Line: 56
      ----
      checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 65
      ----
      checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
      ----
      

      Solution

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

          [JENKINS-74060] [cvs] Migrate legacy checkUrl attributes in hudson/scm/cvstagging/LegacyTagAction/tagForm.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Link New: This issue duplicates JENKINS-73962 [ JENKINS-73962 ]
          Basil Crow made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Basil Crow made changes -
          Resolution Original: Duplicate [ 3 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]
          Basil Crow made changes -
          Link Original: This issue duplicates JENKINS-73962 [ JENKINS-73962 ]
          Basil Crow made changes -
          Status Original: Reopened [ 4 ] New: Open [ 1 ]
          Basil Crow made changes -
          Comment [ Duplicates JENKINS-73962. ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 56
          ----
          checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
          ----

          == Legacy checkUrl
          Line: 65
          ----
          checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
          ----

          == Legacy checkUrl
          Line: 56
          ----
          checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
          ----

          == Legacy checkUrl
          Line: 65
          ----
          checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
          ----
          {noformat}

          h4. Solution

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

          {noformat}
          == Legacy checkUrl
          Line: 56
          ----
          checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
          ----

          == Legacy checkUrl
          Line: 65
          ----
          checkUrl="'checkTag?value='+encodeURIComponent(this.value)"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          Yaroslav Afenkin made changes -
          Assignee New: Yaroslav Afenkin [ yafenkin ]
          Yaroslav Afenkin made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

            yafenkin Yaroslav Afenkin
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: