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

The Badge Plugins is no longer displaying color text anywhere addHtmlBadge & createSummary

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • badge-plugin
    • None

       

      // code placeholder
      

      def WhatText = "hello" 

      def mycolor = "blue"

      addHtmlBadge html: "<font color='${mycolor}'>${WhatText}</font><br>", id: "blue" createSummary('orange-square.gif').appendText("<h2><font color='${mycolor}'>${WhatText}</font></h2>")

       

       all the test will be in black and white

       I am not exactly sure what version broken this . it was some version in the past month or so.

       I really miss this features as it help figure out what is wrong.

            bakito Marc Brugger
            rentahippie Steven Fransen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: