git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3379 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-06-19 18:23:28 +00:00
parent 53a5b4dff1
commit 645f656b96

6
TODO
View file

@ -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.