Opened 9 years ago

Closed 9 years ago

#12387 closed bug (fixed)

[checkstyle] change html output to confirm to xhtml strict

Reported by: idefix Owned by: nobody
Priority: normal Milestone:
Component: Applications/Command Line Tools Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Running python src/tools/checkstyle/checkstyle.py src/tools/checkstyle/test.cpp generates a styleviolations.html file.

WebPositive complains about this file: Screenshot showing WebPositive complaining about html file

Attached patch fixes the html output to confirm to XHTML Strict. WebPostitive now renders the file completely without any complaints.

Attachments (2)

checkstyle-html-error.png (47.9 KB ) - added by idefix 9 years ago.
Screenshot showing WebPositive complaining about html file
0001-checkstyle-change-html-output-to-confirm-to-XHTML-St.patch (2.6 KB ) - added by idefix 9 years ago.

Download all attachments as: .zip

Change History (5)

by idefix, 9 years ago

Attachment: checkstyle-html-error.png added

Screenshot showing WebPositive complaining about html file

comment:1 by idefix, 9 years ago

patch: 01

comment:2 by pulkomandy, 9 years ago

Applied in hrev49724. Thanks!

comment:3 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.