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

[sounds] Extract inline event handlers in net/hurstfrost/hudson/sounds/SoundsAgentAction/index.jelly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • sounds-plugin

      Problems

      == Inline Event Handler
      Line: 25
      ----
      <form method="post" action="" onsubmit="return false;">
      ----
      
      == Inline Event Handler
      Line: 29
      ----
      <select class="setting-input" name="_.sound" onchange="findPrevious(this, function(){return true}).value = this.value">
      ----
      

      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: