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

[dockerhub-notification] Extract inline event handler in lib/local/expandableTextbox.jelly

    • 2.7.3

      Problem

      == Inline Event Handler
      Line: 76
      ----
      <input type="button" style="height:29px" value="&#x25BC;" 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

          Basil Crow created issue -
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Inline Event Handler
          Line: 76
          ----
          <input type="button" style="height:29px" value="&#x25BC;" onclick="expandTextArea(this,'textarea.${name}')"
                          tooltip="${%tooltip}"/>
          ----

          == Inline Event Handler
          Line: 76
          ----
          <input type="button" style="height:29px" value="&#x25BC;" 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="&#x25BC;" 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
          Shlomo made changes -
          Assignee New: Shlomo [ shlomo_dahan ]
          Shlomo made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Basil Crow made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Basil Crow made changes -
          Remote Link New: This issue links to "jenkinsci/dockerhub-notification-plugin#53 (Web Link)" [ 30206 ]
          Basil Crow made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Fixed but Unreleased [ 10203 ]
          Basil Crow made changes -
          Released As New: 2.7.3
          Status Original: Fixed but Unreleased [ 10203 ] New: Closed [ 6 ]

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

              Created:
              Updated:
              Resolved: