]> sjero.net Git - wget/blobdiff - TODO
[svn] * AUTHORS: Added -E to thst list of my stuff.
[wget] / TODO
diff --git a/TODO b/TODO
index 8eeafecb813e252676689a094e6c6ec21cbaa0fc..d55a97b75990ba6fba72d03c23f1ccc5d95f8c72 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,8 @@ may tend towards the top).  Not all of these represent user-visible changes.
   files in a certain directory on _one_ of the hosts (-I and -X apply to all).
   Perhaps -I and -X should take an optional hostname before the directory?
 
-* When simplifying paths, wget needs to stop at any '?' character.
+* When simplifying paths, wget needs to stop at any '?' character.  Also, wget 
+  behaves differently from popular browsers in removing './'s from abs. URLs.
 
 * Add an option to not encode special characters like ' ' and '~' when saving
   local files.  Would be good to have a mode that encodes all special characters
@@ -35,6 +36,10 @@ may tend towards the top).  Not all of these represent user-visible changes.
 * Allow mirroring of FTP URLs where logging in puts you somewhere else besides 
   '/'. 
 
+* If CGI output is saved to a file, e.g. cow.cgi?param, -k needs to change the
+  '?' to a "%3F" in links to that file to avoid passing part of the filename as
+  a parameter.
+
 * Make `-k' convert <base href=...> too.
 
 * Make `-k' check for files that were downloaded in the past and convert links