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

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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

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

              Created:
              Updated: