Issue Type: Bug Bug
Assignee: Bruno P. Kinoshita
Attachments: Screen Shot 2013-05-06 at 4.30.53 PM.png, Screen Shot 2013-05-06 at 5.01.36 PM.png
Components: tap
Created: 06/May/13 9:25 PM
Description:

On tapResults page, if the output of a given test contains HTML, it renders it out onto the tapResults report wholesale and unescaped.

If the HTML is partial, it can lead to some output being outside of a result table or missing on render entirely.

To illustrate what I mean, I've included some offending TAP file content and some screenshots of the results(masking applied by me to protect some data).


  1. <div id="PageWrapper">
  2. <div id="Header">
  3. <div class="Liner">
  4. </div><!-- end Liner -->
  5. </div><!-- end Header -->
  6. <div id="ContentWrapper">
  7. <div id="ContentColumn">
  8. <div class="Liner">
  9. </div><!-- end Liner -->
  10. </div><!-- end ContentColumn -->
  11. </div><!-- end ContentWrapper -->
  12. <div id="NavColumn">
  13. <div class="Liner">
  14. </div><!-- end Liner -->
  15. </div><!-- end NavColumn -->
  16. {/code}

    
Project: Jenkins
Labels: tap html reporting tapResults
Priority: Major Major
Reporter: Real ONeil
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to