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

[favorite-view] Extract inline event handler in hudson/plugins/favoriteview/FavoriteViewsTabBar/viewTabs.jelly

XMLWordPrintable

      Problem

      == Inline Event Handler
      Line: 21
      ----
      <select name="viewSelect" 
          onChange="top.location.href = this.form.viewSelect.options[this.form.viewSelect.selectedIndex].value;
          return false;">
      ----
      

      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: