| > In my case here the author, in the html code of his
> website, refers to a single file "next_motif.GIF" in two
> spellings: "next_motif.gif" and "next_motif.GIF". HTTrack
> gives a warning "moved treated" and converts the img
> tag "next_motif.gif" to "next_motif-2.gif" but saves
only
> one file "next_motif.gif". The img tag "next_motif-2.gif"
> ends as a broken link.
Okay - problem spotted: the redirect is not taken in
account because the link was already registered to be
downloaded. Added on the TODO list :)
> Did I make anything wrong?
No no, this is a real bug.
| |