mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-13 19:01:03 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2846 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
fccccac818
commit
9fd073b50c
1 changed files with 8 additions and 0 deletions
8
TODO
8
TODO
|
|
@ -1,5 +1,9 @@
|
|||
Possible improvements people could work on:
|
||||
|
||||
- update python download link (2.4.2)
|
||||
|
||||
- [FEATURE] postmortem debugging with pdb.pm()
|
||||
|
||||
- [BUGFIX] The URL in the log output is double normed.
|
||||
|
||||
- [BUGFIX] when an URL is found in the cache and it has a broken anchor,
|
||||
|
|
@ -13,3 +17,7 @@ Possible improvements people could work on:
|
|||
- [FEATURE] Option to save downloaded pages. This could also be used to
|
||||
build an internal cache, however there are already a plethora of
|
||||
caching proxies we could use for that.
|
||||
|
||||
> One other problem that I've noticed is that the ignore parameters from the
|
||||
> configuration file are not used and that both the url-not-normed and the
|
||||
> url-unnormed do not work as well.
|
||||
|
|
|
|||
Loading…
Reference in a new issue