Package: wdg-html-validator Version: 1.5.7-1 Severity: normal Tags: none
After generating output, Links are broken. This is due to wrong wdg-html-validator root in the following files: [1] footer.htmlf.en [2] header.htmlf.en [3] headerWithInput.htmlf.en [4] validate.cgi Every reference to another html file or an image is not quite correct. It should look like this ... [1]: <div class=footer> <p class=toolbar><a href="../wdg-html-validator/index.html">Validate by URL</a> ~ <a href="../wdg-html-validator/upload.html">Validate by file upload</ a> ~ <a href="../wdg-html-validator/direct.html">Validate by direct input</a></p> <div class=footer> <address>Developed and maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@html help.com</a>></address> <p class=toolbar><a href="/wdg-html-validator/"><img src="../wdg-html-validator/wdglogo-small.gif" width=105 height=40 alt="Web Design Group ~ "></a><a href ="/doc/wdg-html-reference/reference/html40/">HTML 4.0 Reference</a> ~ <a href="/doc/wdg-html-reference/reference/wilbur/">HTML 3.2 Reference< /a> <p class=copyright><a href="../wdg-html-validator/copyright.html">Copyright ©</a> 1998 Liam Quinn. All rights reserved.</p> </div> </div> </body> </html> [2]: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html lang=en> <head> <title>HTML Validation Results</title> <base href="/cgi-bin/validate.cgi"> <link rev=Made href="mailto:liam@htmlhelp.com"> <link rel=StyleSheet href="../wdg-html-validator/style.css" type="text/css"> <link rel=StyleSheet href="../wdg-html-validator/aural.css" type="text/css" media=aural> <meta name="author" content="Liam Quinn"> </head> <body> <h2><img src="../wdg-html-validator/wdglogo1.gif" width=250 height=83 alt="The Web Design Group"></h2> <h1>HTML Validation Results</h1> [3]: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html lang=en> <head> <title>HTML Validation Results</title> <base href="/cgi-bin/validate.cgi"> <link rev=Made href="mailto:liam@htmlhelp.com"> <link rel=StyleSheet href="/wdg-html-validator/style.css" type="text/css"> <link rel=StyleSheet href="/wdg-html-validator/aural.css" type="text/css" media=aural> <meta name="author" content="Liam Quinn"> <script type="text/javascript"> <!-- omitted //--> </script> </head> <body> <h2><img src="../wdg-html-validator/wdglogo1.gif" width=250 height=83 alt="The Web Design Group"></h2> <h1>HTML Validation Results</h1> [4] (lines 92 - 108): # Text preceding identification of the character encoding my %characterEncoding = ( # English 'en' => '<a href="../wdg-html-validator/charset.html">Character encoding</a>:' ); # Text preceding the level of HTML checked my %levelOfHTML = ( # English 'en' => '<a href="../wdg-html-validator/doctype.html">Level of HTML</a>:' ); # Text indicating that only a check for well-formedness was performed my %wellformednessCheck = ( #English 'en' => 'Checked for <strong><a href="http://www.w3.org/TR/REC-xml#dt-wellformed">well-formedness</a> only</strong> (no <a href="../wdg-html-validator/doctype.html">DOCTYPE</a> found)' ); ### Sorry for not including a nice patch. I hope this is useful anyway. Regards, Daniel Philipp -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages wdg-html-validator depends on: ii libhtml-parser-perl 3.45-2 A collection of modules that parse ii libi18n-charset-perl 1.371-1 Perl module for mapping character ii libjconv-bin 2.8-4.0 charset conversion library - binar ii libunicode-map8-perl 0.11-4 Perl module to map 8bit character ii libunicode-string-perl 2.07-1 Perl modules for Unicode strings ii libwww-perl 5.803-4 WWW client/server library for Perl ii opensp 1.5.1.0-2 OpenJade group's SGML parsing tool ii perl 5.8.4-8 Larry Wall's Practical Extraction ii sgml-data 2.0.3 common SGML and XML data ii w3c-dtd-xhtml 1.1-5 W3C eXtensible HyperText Markup La ii wdg-html-reference 4.0-2 WDGs HTML 3.2, HTML 4, and CSS ref -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]