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

[BlazeMeterJenkinsPlugin] Extract inline event handlers in hudson/plugins/blazemeter/PerformanceBuilder/config.jelly

XMLWordPrintable

      Problems

      == Inline Event Handler
      Line: 22
      ----
      <f:select style="width:32em;background-color:white;" onchange="executeIntervalTask(this)"/>
      ----
      
      == Inline Event Handler
      Line: 25
      ----
      <f:select style="width:32em;background-color:white;" onchange="executeIntervalTask(this)"/>
      ----
      
      == Inline Event Handler
      Line: 29
      ----
      <f:select onchange="onChangeSelectHandler()" style="width:32em;background-color:white;display:none;"/>
      ----
      
      == Inline Event Handler
      Line: 35
      ----
      <div id="result" onclick="onClickResultHandler(this)" class="setting-input select">
      ----
      

      Solution

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

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

              Created:
              Updated: