- From: Ville Skytta <ville@dev.w3.org>
- Date: Tue, 23 Nov 2004 20:13:38 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv23837/docs
Modified Files:
checklink.html
Log Message:
Add known issues section, and "summary only" problems to it (#896).
Index: checklink.html
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- checklink.html 11 Nov 2004 06:44:57 -0000 1.26
+++ checklink.html 23 Nov 2004 20:13:36 -0000 1.27
@@ -255,6 +255,17 @@
with 'checklink' in the subject.
</p>
+ <h3><a name="issues" id="issues">Known issues</a></h3>
+
+ <p>
+ If a link checker run in "summary only" mode takes a long time, some
+ user agents may stop loading the results page due to a timeout. We
+ have placed workarounds hoping to avoid this in the code, but have not
+ yet found one that would work reliably for all browsers. If you
+ experience these timeouts, try avoiding "summary only" mode, or try
+ using the link checker with another browser.
+ </p>
+
</div>
<address>
<a href="http://validator.w3.org/check?uri=referer"><img
Received on Tuesday, 23 November 2004 20:13:39 UTC