hi you must set the Content Type in the Editable email notification plugin to HTML(text/html) . this will show the content as html . you can find this set above the Default Subject
On Thursday, February 18, 2016 at 6:45:49 PM UTC+2, Guruswamy B M wrote: > > Hi, > > I have integrated jenkins with Robot frame work, also used email-ext > plugin for build result email notification by referring > http://kevinormbrek.blogspot.in/2012/08/getting-robot-framework-results-in.html > > link. > > However, in received email, the results are broken and displays as html > elements like below: > > > <https://lh3.googleusercontent.com/-3AtbORueV-8/VsX0aSrW--I/AAAAAAAABbg/RoylooWGsFg/s1600/emailProblem.png> > > > > Jenkins Version: 1.6.46 > email-ext plugin: 1.40.5 > > Tried with below line in DEFAULT_CONTENT > > ${SCRIPT, template="with_results.groovy"} > > Placed groovy file in {Jenkins installation > folder}/email-templates/with_results.groovy > > any suggestion will be highly helpful. > > Thanks, > Guru > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fe721b47-081f-4f74-a398-4c305b16a2e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
