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

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

XMLWordPrintable

    • 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.

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

              Created:
              Updated: