HTTrack Website Copier
Free software offline browser - FORUM
Subject: HTTrack bug - external js in different folder
Author: Robert
Date: 03/05/2003 00:12
 
First, great program, love it!! :)

I discovered an apparent bug in the program you might want 
to know about. Suppose I'm copying www.mysite.com. The 
index.html file has a reference to a javascript file in the 
js folder:
<script src="js/myjs.js"></script>
In this file are references to images such as:
image1.src = "gfx/image1.jpg";
The browser correctly fetches the image from 
www.mysite.com/gfx/image1.jpg, but HTTrack tries to get it 
from www.mysite.com/js/gfx/image1.jpg as can be seen in the 
error log and the fact that these images are never copied.

Thought you like to know about this. Thanks again for the 
great program!!

Robert
 
Reply


All articles

Subject Author Date
HTTrack bug - external js in different folder

03/05/2003 00:12
Re: HTTrack bug - external js in different folder

03/05/2003 01:22
Re: HTTrack bug - external js in different folder

03/05/2003 06:55
Re: HTTrack bug - external js in different folder

03/05/2003 22:22
Re: HTTrack bug - external js in different folder

03/09/2003 08:36
Re: HTTrack bug - external js in different folder

03/17/2003 20:49




2

Created with FORUM 2.0.11