|
||||||||
|
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/d/optout.

In Global Security, we are using 'Safe HTML'.
Prior to the 1.596.1 Jenkins upgrade, all of our servers were set to use 'Raw HTML'- which no longer seems to be an option in the dropdown list.
On a test project, I manually edited the description to change it from a single line to this:
d9489496<br>line2<br>line3<br>line4
Then I saved the project, and navigated back to the main project page to look at the list of builds. Interestingly, I am almost 100% sure I briefly saw it being rendered in multiple lines, but then it redrew
itself and now looks like the attached screen shot. (multi-line-rendered-as-single-line-Safe-HTML)
I will try using 'Escaped HTML' on one of our test servers to see what it does.