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

[testopia] Migrate legacy checkUrl attributes in WEB-INF/classes/jenkins/plugins/testopia/TestopiaBuilder/global.jelly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • testopia-plugin

      Problems

      == Legacy checkUrl
      Line: 10
      ----
      checkUrl="'${rootURL}/builder/TestopiaBuilder/checkMandatory?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 15
      ----
      checkUrl="'${rootURL}/builder/TestopiaBuilder/checkMandatory?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 19
      ----
      checkUrl="'${rootURL}/builder/TestopiaBuilder/checkMandatory?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 23
      ----
      checkUrl="'${rootURL}/builder/TestopiaBuilder/checkMandatory?value='+escape(this.value)"
      ----
      

      Solution

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

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

              Created:
              Updated: