Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36705

Build Monitor should not show HTML markup from build description

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • build-monitor-plugin
    • None

      For several jobs we automatically set build descriptions via a Groovy post build script. These descriptions sometimes contain HTML markup (mainly <em>, <strong>, and <a>).

      Unfortunately, the build-monitor-plugin shows the HTML code from the descriptions which does not look nice. It would be better to either leave HTML markup untouched in order to have the description displayed as intended, or to filter out the HTML tags and just leave the content between the start- and end-tag.

          [JENKINS-36705] Build Monitor should not show HTML markup from build description

          With release 1.10+build.201608030223 this issue has been adressed partially. Unfortunately, I still can see HTML code in the messages provided by the Build Failure Analyzer plugin – we use hyperlinks (<a>) there.

          Christoph Obermair added a comment - With release 1.10+build.201608030223 this issue has been adressed partially. Unfortunately, I still can see HTML code in the messages provided by the Build Failure Analyzer plugin – we use hyperlinks ( <a> ) there.

            Unassigned Unassigned
            cober Christoph Obermair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: