Re: wget-1.7 bug with -p -k and -nd

2001-09-28 Thread Ian Abbott
On 27 Sep 2001 at 22:23, Mark D. Roth wrote: Now, if you run wget -p -k http://www.foo.com/basepath/foo.html;, the IMG tags are left as-is. However, if you add -nd, the URL in IMG tag gets set to http://www.foo.com/basepath/foo1.gif;. For some reason, it's being set to an absolute URL, and

wget-1.7 bug with -p -k and -nd

2001-09-27 Thread Mark D. Roth
It looks like using -p -k along with -nd breaks the behavior of -k. To reproduce this, create an HTML file which contains an IMG tag to load an image from a subdirectory. For example, say that the URL http://www.foo.com/basepath/; points to a directory containing the following files: