Version Differences for Notification Templates

(Retrieves Step Trace on Job Trace and Sends Output Via E-mail)
(Blasted ingenious "ppre" mechanism failed for ticket #16908)
Line 115:
       
  *Post 3.4, it's become much easier to smartly include sections of the log that are interested in email notifications of failed builds or deployments. The API widgets that create those bright red error messages on the build life or job pages can be tapped into and used in the email. This example shows the changes to the context script you need to make, as well as a simple error reporting snippet that would work well in an html based email. It tries to be pretty minimal, but if you want more logging, you can remove some of the #if #end pairs.    *Post 3.4, it's become much easier to smartly include sections of the log that are interested in email notifications of failed builds or deployments. The API widgets that create those bright red error messages on the build life or job pages can be tapped into and used in the email. This example shows the changes to the context script you need to make, as well as a simple error reporting snippet that would work well in an html based email. It tries to be pretty minimal, but if you want more logging, you can remove some of the #if #end pairs. 
    + *<font color=red size=3>'''Due to formatting limitations for the Wiki, the following needs changed in the script:'''</font>  
    + ** <font color=red>All "ppre" tags need changed to "pre"</font>  
       
  ==== AHPSCRIPTS-88 ====    ==== AHPSCRIPTS-88 ====