-
Task
-
Resolution: Unresolved
-
Minor
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
Assignee | Original: Questa Vrm [ questa_vrm ] |
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 |