"Newton, Philip" <[EMAIL PROTECTED]> writes: > However, apparently the code handles HTML #anchors incorrectly. Some > of those pages had links that look like <a href="#internalanchor">, > which reference not another page but a place marked with <a > name="internalanchor">...</a>. However, those places were changed to > read <a href="http://www.example.com/#internalanchor">, which is > something quite different!
Yes. I believe this bug, along with many others, has been fixed in Wget 1.8, currently available only through CVS. Please download the CVS sources and let us know if the new version works for you. http://wget.sunsite.dk/ explains how to download the sources from CVS.
