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

[miniorange-saml-sp] Extract inline event handlers in org/miniorange/saml/MoPluginConfigView/freeTrialModal.jelly

      Problems

      == Inline Event Handler
      Line: 6
      ----
      <span id="close-btn" onclick="handleCloseBtn()">
      ----
      
      == Inline Event Handler
      Line: 98
      ----
      <button class="jenkins-button jenkins-button--primary " onclick="handleModal()" style = "font-size : 15px">
      ----
      

      Solution

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

          [JENKINS-74169] [miniorange-saml-sp] Extract inline event handlers in org/miniorange/saml/MoPluginConfigView/freeTrialModal.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: info miniorange [ miniorange ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Inline Event Handler
          Line: 6
          ----
          <span id="close-btn" onclick="handleCloseBtn()">
          ----

          == Inline Event Handler
          Line: 98
          ----
          <button class="jenkins-button jenkins-button--primary " onclick="handleModal()" style = "font-size : 15px">
          ----

          == Inline Event Handler
          Line: 6
          ----
          <span id="close-btn" onclick="handleCloseBtn()">
          ----

          == Inline Event Handler
          Line: 98
          ----
          <button class="jenkins-button jenkins-button--primary " onclick="handleModal()" style = "font-size : 15px">
          ----
          {noformat}

          h4. Solution

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

          {noformat}
          == Inline Event Handler
          Line: 6
          ----
          <span id="close-btn" onclick="handleCloseBtn()">
          ----

          == Inline Event Handler
          Line: 98
          ----
          <button class="jenkins-button jenkins-button--primary " onclick="handleModal()" style = "font-size : 15px">
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers]
          Shlomo made changes -
          Assignee New: Shlomo [ shlomo_dahan ]
          Shlomo made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Shlomo made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Shlomo made changes -
          Remote Link New: This issue links to "PR (Web Link)" [ 30299 ]

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

              Created:
              Updated: