Dear Developers,

I use wget-1.8.1 in currently stable Debian dist. "Woody" and do not wish to
upgrade to an unstable package for the sake of testing
wget-1.8.2 on the case. According to the changelog, I can't decide whether
my problem has been solved or not. If it is solved, please ignore my report.

In any case, I'd appreciate a response. Also, feel free to contact me if you
need more information.


--------------------- cut here ---------------------
THE BUG

Found a set of HTML pages which do not download correctly with the "-p"
option (download page requisites). The cause is a comment like these (took
care of the exact number of dashes):

<!----MAGIC BONUS-------------->
<!----MAGIC STATS-------------->

There is an image included (with <img src...>) BEFORE each of such comments
but wget skips downloading them. Originally, I mirrored with
"... -p -l inf ...", then simply tried "wget -b -p" (no additional flags),
and both skipped certain images (not even mentioned in wget-log)

There are similar comments that don't seem to affect downloading. When I
removed these comments, however, their preceding images downloaded
correctly.


--------------------- cut here ---------------------
TESTING

For testing, here are the URLs to try:

http://www.battle.net/diablo2exp/items/sets/sets1.shtml
http://www.battle.net/diablo2exp/items/sets/sets2.shtml
http://www.battle.net/diablo2exp/items/sets/sets3.shtml
http://www.battle.net/diablo2exp/items/sets/sets4.shtml
http://www.battle.net/diablo2exp/items/sets/sets5.shtml
http://www.battle.net/diablo2exp/items/sets/sets6.shtml
http://www.battle.net/diablo2exp/items/sets/sets7.shtml

You'll see several missing images in most of these pages. Two examples are:

sets2.shtml: /images/battle/diablo2exp/images/items/sets/deathstouch.gif
sets4.shtml:
/images/battle/diablo2exp/images/items/sets/aldursstoneygaze.gif

--------------------- cut here ---------------------

G.
--
while (!asleep) sheep++;

Reply via email to