Change By: Real ONeil (07/May/13 1:11 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).

{code}
#     <div id="PageWrapper">

#       <div id="Header">
#         <div class="Liner">
# </div><!-- end Liner -->
#       </div><!-- end Header -->
#       <div id="ContentWrapper">
#         <div id="ContentColumn">
#           <div class="Liner">


# </div><!-- end Liner -->
#         </div><!-- end ContentColumn -->
#       </div><!-- end ContentWrapper -->

#       <div id="NavColumn">
#         <div class="Liner">
# </div><!-- end Liner -->
#       </div><!-- end NavColumn -->

{
/ code}
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