From 645f656b9664721894bb2da1976c74ce5dcafade Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 19 Jun 2006 18:23:28 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3379 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index b00e2b0b..62164440 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +- [BUG REPORT] the web interface only appears to check a single + page, it doesn't spider down the entire site. + Also it only runs on the server it is installed on; the + ALLOWED_HOSTS and ALLOWED_SERVERS variables in lc.cgi don't work and + are not (well) documented. + - [BUGFIX] Ctrl-C is not always working. Why? - [BUGFIX] The URL in the log output is double normed.