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

Double warning descriptions, and double tool tip text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • findbugs-plugin
    • None
    • Platform: PC, OS: Windows XP

      Software:

      FindBugs plugin v1.18
      (on Hudson v1.171)

      Description:

      When selecting to view the findbugs warnings of a particular package, each
      warning displayed has a doubled description. For example:

      — BEGIN EXAMPLE —

      Class: EmulationType, Type: MS_SHOULD_BE_FINAL, Priority: 1, Category:
      MALICIOUS_CODE

      A mutable static field could be changed by malicious code or by accident from
      another package. The field could be made final to avoid this vulnerability.

      A mutable static field could be changed by malicious code or by accident from
      another package. The field could be made final to avoid this vulnerability.

      — END EXAMPLE —

      This is also true for the text in the tool tips which appear when the mouse
      cursor is placed over the highlighted text in the source.

      This issue was not present in the FindBugs plugin v1.17.

            drulli Ulli Hafner
            saloisio saloisio
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: