Issue Type: Improvement Improvement
Assignee: Unassigned
Components: plugin
Created: 09/Dec/13 11:02 AM
Description:

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="">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.

Project: Jenkins
Priority: Minor Minor
Reporter: Linh Pham
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to