Issue Type: Bug Bug
Assignee: huybrechts
Attachments: multi-line.PNG, single-line.PNG
Components: description-setter-plugin
Created: 07/Apr/15 7:27 PM
Description:

We make extensive use of multi-line build descriptions.
E.g. inside one of our projects, we might have something like:
echo "BUILD DESCRIPTION IS Branch: $GIT_BRANCH<br>$FOOBAR_DESCRIBE<br>PRODUCTION: $PRODUCTION"

Then, in the Set Build description area, for Regular _expression_ we have:
BUILD DESCRIPTION IS (.*)

On the Build page for any individual build, this will correctly be rendered as, for example:

Branch: refs/remotes/origin/grunt-copy-production
v3.3.1-20-g7494bddb
PRODUCTION: true

But on the Project Page, where the builds are listed, the <br> are no longer rendered. See attached screen shots.

This is true of the new (black) Jenkins UI. In the old (blue) Jenkins UI, the <br> would cause the multi-line description to be rendered on multiple lines.

Environment: Jenkins 1.596.1, description-setter 1.9
Project: Jenkins
Priority: Minor Minor
Reporter: M Chon
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.

Reply via email to