It does change it to <base href="">, but that doesn't help in Internet 
Explorer. In FireFox, it works very well. Is this a bug in IE?

________________________________

From: Hrvoje Niksic [mailto:[EMAIL PROTECTED]
Sent: Thu 9/1/2005 1:54 PM
To: Youssef Eldakar
Cc: wget@sunsite.dk
Subject: Re: <BASE>



"Youssef Eldakar" <[EMAIL PROTECTED]> writes:

> I noticed that URLs in <BASE HREF="..."> are not converted when
> using the -k option to convert links in recursive downloads. In
> which case, they have to be fixed manually in order for browsing to
> work. Is there a better solution?

wget -k is supposed to change <base href="..."> to just <base href="">
which should be a no-op, and modify the links to point to the real
files (or to resolved URLs in the case of URLs not downloaded) anyway.

How does it work for you?


Reply via email to