-
Task
-
Resolution: Fixed
-
Minor
Problem
== Inline Event Handler Line: 76 ---- <input type="button" style="height:29px" value="▼" onclick="expandTextArea(this,'textarea.${name}')" tooltip="${%tooltip}"/> ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers
[JENKINS-74203] [dockerhub-notification] Extract inline event handler in lib/local/expandableTextbox.jelly
Description |
Original:
h4. Problems {noformat} == Inline Event Handler Line: 76 ---- <input type="button" style="height:29px" value="▼" onclick="expandTextArea(this,'textarea.${name}')" tooltip="${%tooltip}"/> ---- == Inline Event Handler Line: 76 ---- <input type="button" style="height:29px" value="▼" onclick="expandTextArea(this,'textarea.${name}')" tooltip="${%tooltip}"/> ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers] |
New:
h4. Problem {noformat} == Inline Event Handler Line: 76 ---- <input type="button" style="height:29px" value="▼" onclick="expandTextArea(this,'textarea.${name}')" tooltip="${%tooltip}"/> ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers] |
Summary | Original: [dockerhub-notification] Extract inline event handlers in lib/local/expandableTextbox.jelly | New: [dockerhub-notification] Extract inline event handler in lib/local/expandableTextbox.jelly |
Assignee | New: Shlomo [ shlomo_dahan ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "jenkinsci/dockerhub-notification-plugin#53 (Web Link)" [ 30206 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 2.7.3 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |