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

[open-stf] Migrate legacy checkUrl attribute in hudson/plugins/openstf/STFBuildWrapper/config.jelly

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • open-stf-plugin

      Problem

      == Legacy checkUrl
      Line: 20
      ----
      checkUrl="'descriptorByName/STFBuildWrapper/checkConditionValue?value='+escape(this.value)"
      ----
      

      Solution

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

          [JENKINS-74555] [open-stf] Migrate legacy checkUrl attribute in hudson/plugins/openstf/STFBuildWrapper/config.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: Masayoshi Sakamoto [ justice3120 ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 20
          ----
          checkUrl="'descriptorByName/STFBuildWrapper/checkConditionValue?value='+escape(this.value)"
          ----

          == Legacy checkUrl
          Line: 20
          ----
          checkUrl="'descriptorByName/STFBuildWrapper/checkConditionValue?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: 20
          ----
          checkUrl="'descriptorByName/STFBuildWrapper/checkConditionValue?value='+escape(this.value)"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          Summary Original: [open-stf] Migrate legacy checkUrl attributes in hudson/plugins/openstf/STFBuildWrapper/config.jelly New: [open-stf] Migrate legacy checkUrl attribute in hudson/plugins/openstf/STFBuildWrapper/config.jelly

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

              Created:
              Updated: