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

TAP plugin - give options to escape or un-escape HTML output

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • tap-plugin
    • None

      TAP plugin version 1.16
      There is a fix that will escape HTML in the Comment output. However, there are cases where some people would use HTML to format their output (such as to output an anchor link).

        Description Directive
           
      <a href="somelink">Some Text</a>    

      From the Jenkins TAP result, we would want to see the text "Some Text" as a link to click on, rather than the whole anchor HTML text.

      Maybe an option in Jenkins configure to escape / un-escape HTML output would be great.

      For more information, please see this commit change:
      https://github.com/jenkinsci/tap-plugin/commit/52a7986dafe41d458a2aae500e517928aebfd310

      Thanks.

          [JENKINS-20917] TAP plugin - give options to escape or un-escape HTML output

          Linh Pham created issue -
          Linh Pham made changes -
          Description Original: TAP plugin version 1.16
          There is a fix that will escape HTML in the Comment output. However, there are cases where some people would use HTML to format their output (such as to output an anchor link).
          || || Description || Directive ||
          | | |
          | <a href="somelink">Some Text</a> | | |

          From the Jenkins TAP result, we would want to see the text "Some Text" as a link to click on, rather than the whole anchor HTML text.

          Maybe an option in Jenkins configure to escape / un-escape HTML output would be great.

          For more information, please see this commit change:
          https://github.com/jenkinsci/tap-plugin/commit/52a7986dafe41d458a2aae500e517928aebfd310

          Thanks.
          New: TAP plugin version 1.16
          There is a fix that will escape HTML in the Comment output. However, there are cases where some people would use HTML to format their output (such as to output an anchor link).
          || || Description || Directive ||
          | | | |
          | <a href="somelink">Some Text</a> | | |

          From the Jenkins TAP result, we would want to see the text "Some Text" as a link to click on, rather than the whole anchor HTML text.

          Maybe an option in Jenkins configure to escape / un-escape HTML output would be great.

          For more information, please see this commit change:
          https://github.com/jenkinsci/tap-plugin/commit/52a7986dafe41d458a2aae500e517928aebfd310

          Thanks.
          Oleg Nenashev made changes -
          Component/s New: tap [ 15874 ]
          Component/s Original: plugin-proposals [ 15491 ]
          Assignee New: Bruno P. Kinoshita [ kinow ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 152728 ] New: JNJira + In-Review [ 178304 ]

            kinow Bruno P. Kinoshita
            linhpham Linh Pham
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: