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

[global-build-stats] Extract inline event handlers in hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/index.jelly

    • 316.vf8870f424d78

      Problem

      == Inline Event Handler
      File: ./src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/index.jelly +
      Line: 102
      ----
      <form name="createBuildStat_#{buildStatId}" action="#{formAction}" method="post" class="globalBuildStatsForm"
                      id="createBuildStat_#{buildStatId}" onsubmit="return !isDivErrorPresentInForm(this);">
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers

          [JENKINS-74850] [global-build-stats] Extract inline event handlers in hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/index.jelly

          Basil Crow added a comment -

          Basil Crow added a comment - Fixed in https://github.com/jenkinsci/global-build-stats-plugin/pull/84 . Released in 316.vf8870f424d78 .

            yafenkin Yaroslav Afenkin
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: