Package: rats Version: 2.1-4 Severity: normal
When using --html for the putput, rats produces invalid HTML. I used rats with the code found at http://clara.bofh.ms/debian/dwww/security/audit/examples/test.c rats --warning 1 --html test.c > output.html Errors are (maybe there are some more): <msg line="3" col="12" offset="80">end tag for "HEAD" which is not finished</msg> <msg line="19" col="0" offset="550">start tag for "LI" omitted, but its declaration does not permit this</msg> <msg line="27" col="0" offset="801">start tag for "LI" omitted, but its declaration does not permit this</msg> <msg line="34" col="0" offset="1179">start tag for "LI" omitted, but its declaration does not permit this</msg> <msg line="45" col="0" offset="1614">start tag for "LI" omitted, but its declaration does not permit this</msg> <msg line="54" col="0" offset="1890">start tag for "LI" omitted, but its declaration does not permit this</msg> <msg line="63" col="0" offset="2220">start tag for "LI" omitted, but its declaration does not permit this</msg> <msg line="67" col="4" offset="2317">end tag for "UL" which is not finished</msg> Invalid HTML can cause browsers not to display content correctly or even not to display all content. Please fix that and take in concern that HTML tags schould be used according to what they are meant for. Do not use HTML tags for layout purposes where the tags are meant for usage for other kind of content. This is especially important for blind people who must rely on correct tag usage. greetings Jutta -- System Information: Debian Release: 3.1 Architecture: powerpc (ppc) Kernel: Linux 2.6.8-powerpc Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages rats depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libexpat1 1.95.8-3 XML parsing C library - runtime li -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

