-
Task
-
Resolution: Fixed
-
Minor
-
-
243.v742d96717a_5e
Problem
== Inline Event Handler Line: 3 ---- <l:icon class="icon-help icon-sm" onclick="hideshow(document.getElementById('helpValidateJiraIssueConfig'))"/> ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers
[JENKINS-74234] [JiraTestResultReporter] Extract inline event handler in org/jenkinsci/plugins/JiraTestResultReporter/JiraTestDataPublisher/helpValidateConfigButton.jelly
Assignee | Original: Catalin Luta [ catalinluta ] |
Description |
Original:
h4. Problems {noformat} == Inline Event Handler Line: 3 ---- <l:icon class="icon-help icon-sm" onclick="hideshow(document.getElementById('helpValidateJiraIssueConfig'))"/> ---- == Inline Event Handler Line: 3 ---- <l:icon class="icon-help icon-sm" onclick="hideshow(document.getElementById('helpValidateJiraIssueConfig'))"/> ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers] |
New:
h4. Problem {noformat} == Inline Event Handler Line: 3 ---- <l:icon class="icon-help icon-sm" onclick="hideshow(document.getElementById('helpValidateJiraIssueConfig'))"/> ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers] |
Summary | Original: [JiraTestResultReporter] Extract inline event handlers in org/jenkinsci/plugins/JiraTestResultReporter/JiraTestDataPublisher/helpValidateConfigButton.jelly | New: [JiraTestResultReporter] Extract inline event handler in org/jenkinsci/plugins/JiraTestResultReporter/JiraTestDataPublisher/helpValidateConfigButton.jelly |
Assignee | New: Yaroslav Afenkin [ yafenkin ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "jenkinsci/JiraTestResultReporter-plugin/pull/182 (Web Link)" [ 30204 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Released As | New: 243.v742d96717a_5e | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |