-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: hp-application-automation-tools-plugin
Problems
== Inline Event Handler
Line: 71
----
<select name="fsTestType" style="width: 250px;" disabled="${onCheckFailedTest.checked}" onchange="selectValueCombo(this)">
----
== Inline Event Handler
Line: 78
----
<f:checkbox id="checkBox1" title="On failure scenario" field="onCheckFailedTest" name="onCheckFailedTest" checked="${instance.onCheckFailedTest}" onclick="enableCombobox(this)"/>
----
== Inline Event Handler
Line: 95
----
<input type="button" id="clearBtn" title="Clear all the rerun settings applied on tests" style="float: left;" onclick="clearRerunSettings()"/>
----
== Inline Event Handler
Line: 99
----
<input type="button" id="copyPasteBtn" style="float: left;" title="Copy the rerun settings for the selected tests" onclick="copyPasteRerunSettings()" />
----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers