Hello,

Sometimes -p doesn't work.  For instance:

        wget -p http://en.wikipedia.org/wiki/Herbig-Haro_object

This fetches several images from en.wikipedia.org, but none of the
several images from upload.wikimedia.org.

Is this normal behaviour?

There's some javascript, but it looks harmless.  The source in the neighbourhood
of one of the omitted images (tidied up a bit) is ...

    <div class="thumbinner" style="width:152px;">
    <a href="http://en.wikipedia.org/wiki/Image:HH_object_diagram.svg";
      class="internal" title="Schematic diagram of how HH objects arise">
    <img alt="Schematic diagram of how HH objects arise"
      longdesc="/wiki/Image:HH_object_diagram.svg" class="thumbimage"
      
src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/HH_object_diagram.svg/150px-HH_object_diagram.svg.png";
      width="150" height="300" />
    </a>

I'm using wget 1.10.2 on debian unstable.

Thanks for any help,
Brian Keck

Reply via email to