[robot] Extract inline event handlers in hudson/plugins/robot/util/failedCases.jelly

XMLWordPrintable

    • Type: Task
    • Resolution: Duplicate
    • Priority: Minor
    • Component/s: robot-plugin

      Problems

      == Inline Event Handler
      Line: 24
      ----
      <a id="${escapedName}-showlink" href="#" onclick="javascript:showStackTrace('${h.jsStringEscape(escapedName)}','${h.jsStringEscape(relativeId)}/summary')" class="expand">
      ----
      
      == Inline Event Handler
      Line: 25
      ----
      <a id="${escapedName}-hidelink" href="#" onclick="javascript:hideStackTrace('${h.jsStringEscape(escapedName)}')" style="display:none" class="collapse">
      ----
      
      == Inline Event Handler
      Line: 24
      ----
      <a id="${escapedName}-showlink" href="#" onclick="javascript:showStackTrace('${h.jsStringEscape(escapedName)}','${h.jsStringEscape(relativeId)}/summary')" class="expand">
      ----
      
      == Inline Event Handler
      Line: 25
      ----
      <a id="${escapedName}-hidelink" href="#" onclick="javascript:hideStackTrace('${h.jsStringEscape(escapedName)}')" style="display:none" class="collapse">
      ----
      

      Solution

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

            Assignee:
            Unassigned
            Reporter:
            Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: