[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Website with broken img tags; browsers can handle it but wget
From: |
Alexander Lane |
Subject: |
[Bug-wget] Website with broken img tags; browsers can handle it but wget can not. |
Date: |
Sat, 29 May 2010 06:30:55 -0500 |
I've encountered a website that does not put the ">" at the end of
some of its img tags. Wget skips downloading those images as a result,
but I checked several web browsers & they were all able to cope with
it.
I don't know whether this was done in an attempt to break automated
downloading or if it's just bad HTML.
Here's what they look like:
<p><img src="something/something1.jpg" border="1" width="1060" height="1592"</p>
Is there any way I can make wget recognize & follow these malformed img tags?
Thanks,
Alex
- [Bug-wget] Website with broken img tags; browsers can handle it but wget can not.,
Alexander Lane <=