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

[simple-queue] Extract inline script block in cz/mendelu/xotradov/SimpleQueueWidget/index.jelly

    • 1.4.6

      Problem

      == Inline Script Block
      Line: 136
      ----
      <script defer="defer">
                          refreshPart('buildSimpleQueue',"${rootURL}/updateQueue/ajaxBuildQueue?name=${view.viewName}");
                      </script>
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#inline-javascript-blocks

          [JENKINS-74334] [simple-queue] Extract inline script block in cz/mendelu/xotradov/SimpleQueueWidget/index.jelly

          Done in release 1.4.6

          Jaroslav Otradovec added a comment - Done in release 1.4.6

          Basil Crow added a comment -

          Sorry otradovec, but this is still not fixed in 1.4.6, which contains no changes from 1.4.5. The problematic code described in the issue description is still present in 1.4.6 in src/main/resources/cz/mendelu/xotradov/SimpleQueueWidget/index.jelly.

          Basil Crow added a comment - Sorry otradovec , but this is still not fixed in 1.4.6, which contains no changes from 1.4.5. The problematic code described in the issue description is still present in 1.4.6 in src/main/resources/cz/mendelu/xotradov/SimpleQueueWidget/index.jelly .

            otradovec Jaroslav Otradovec
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: