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

[mentor-questa-vrm] Extract inline event handler in com/mentor/questa/vrm/jenkins/QuestaVrmRegressionResult/table.jelly

      Problem

      == Inline Event Handler
      Line: 84
      ----
      <button class="primary" id="flipLink" onclick="flipView()" href="javascript:void(0);">
      ----
      

      Solution

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

          [JENKINS-74504] [mentor-questa-vrm] Extract inline event handler in com/mentor/questa/vrm/jenkins/QuestaVrmRegressionResult/table.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: Questa Vrm [ questa_vrm ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Inline Event Handler
          Line: 84
          ----
          <button class="primary" id="flipLink" onclick="flipView()" href="javascript:void(0);">
          ----

          == Inline Event Handler
          Line: 84
          ----
          <button class="primary" id="flipLink" onclick="flipView()" href="javascript:void(0);">
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers]
          New: h4. Problem

          {noformat}
          == Inline Event Handler
          Line: 84
          ----
          <button class="primary" id="flipLink" onclick="flipView()" href="javascript:void(0);">
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers]
          Summary Original: [mentor-questa-vrm] Extract inline event handlers in com/mentor/questa/vrm/jenkins/QuestaVrmRegressionResult/table.jelly New: [mentor-questa-vrm] Extract inline event handler in com/mentor/questa/vrm/jenkins/QuestaVrmRegressionResult/table.jelly

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

              Created:
              Updated: