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:
Attached patch fixes the html output to confirm to XHTML Strict. WebPostitive now renders the file completely without any complaints.
Attachments (2)
Change History (5)
by , 9 years ago
Attachment: | checkstyle-html-error.png added |
---|
by , 9 years ago
Attachment: | 0001-checkstyle-change-html-output-to-confirm-to-XHTML-St.patch added |
---|
comment:1 by , 9 years ago
patch: | 0 → 1 |
---|
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Screenshot showing WebPositive complaining about html file