This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      Problem

      == Inline Script Block
      Line: 30
      ----
      <script>
                                              //save project proxies for future reference (being able to refresh project cards)
                                              buildPipeline.projectProxies[${project.getId()}] = <st:bind value="${project}" />;
                                              jQuery("#project-${project.getId()}").append(buildPipeline.projectCardTemplate(${project.asJSON()}));
                                          </script>
      ----
      

      Solution

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

            Assignee:
            Shlomo
            Reporter:
            Basil Crow
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: