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

[JiraTestResultReporter] Extract inline event handler in org/jenkinsci/plugins/JiraTestResultReporter/JiraTestAction/helpIssueKeyInput.jelly

    • 245.v5a_2d45c771c9

      Problem

      == Inline Event Handler
      Line: 4
      ----
      <l:icon class="icon-help icon-sm" style="cursor:pointer" onclick="hideshow(document.getElementById('help-issueKeyInput-${it}'))" />
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers

          [JENKINS-74232] [JiraTestResultReporter] Extract inline event handler in org/jenkinsci/plugins/JiraTestResultReporter/JiraTestAction/helpIssueKeyInput.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: Catalin Luta [ catalinluta ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Inline Event Handler
          Line: 4
          ----
          <l:icon class="icon-help icon-sm" style="cursor:pointer" onclick="hideshow(document.getElementById('help-issueKeyInput-${it}'))" />
          ----

          == Inline Event Handler
          Line: 4
          ----
          <l:icon class="icon-help icon-sm" style="cursor:pointer" onclick="hideshow(document.getElementById('help-issueKeyInput-${it}'))" />
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers]
          New: h4. Problem

          {noformat}
          == Inline Event Handler
          Line: 4
          ----
          <l:icon class="icon-help icon-sm" style="cursor:pointer" onclick="hideshow(document.getElementById('help-issueKeyInput-${it}'))" />
          ----
          {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/JiraTestAction/helpIssueKeyInput.jelly New: [JiraTestResultReporter] Extract inline event handler in org/jenkinsci/plugins/JiraTestResultReporter/JiraTestAction/helpIssueKeyInput.jelly
          Yaroslav Afenkin made changes -
          Assignee New: Yaroslav Afenkin [ yafenkin ]
          Yaroslav Afenkin made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Yaroslav Afenkin made changes -
          Remote Link New: This issue links to "jenkinsci/JiraTestResultReporter-plugin/pull/183 (Web Link)" [ 30211 ]
          Yaroslav Afenkin made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Basil Crow made changes -
          Released As New: 245.v5a_2d45c771c9
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Closed [ 6 ]

            yafenkin Yaroslav Afenkin
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: