Issue Details (XML | Word | Printable)

Key: MFINDBUGS-29
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Garvin LeClaire
Reporter: Cliffano Subagio
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 2.x FindBugs Plugin

findbugs-maven-plugin report generates invalid html

Created: 16/Jul/07 07:49 AM   Updated: 04/Jan/08 03:00 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File findbugsreportinvalidhtml-patch.txt (2 kB)


Patch Submitted: Yes


 Description  « Hide
findbugs-maven-plugin report has the following invalid html:
  • close p tag which is not opened
  • close div tag which is not opened
  • href attribute value which is not enclosed within quotes

The attached patch helps generate valid HTML on reports both with or without bugs found.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.