HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: HTTrack bug - external js in different folder
Author: Xavier Roche
Date: 03/05/2003 06:55
 
> Same issue on sites with navigation generated by 
Javascript. 
>  Often it will fail -- in HTTrack and search engines.

Yes, and the main problem is because javascript files can 
be accessed from multiple sources.

Example: if you have

/foo/index.html
/foo/image.gif
/bar/deeper/index.html
/bar/deeper/image.gif

And from the two html files, a call to a "/bar.js", which 
loads the image "image.gif"
In /foo/index.html, this will result in 
loading /foo/image.gif. And 
in /bar/deeper/index.html, /bar/deeper/image.gif.

I'll have to find a workaround -- maybe setting 
the "working directory" to the caller one ; hoping that the 
filenames will correctly match if the case above is 
encountered.

 
Reply Create subthread


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




9

Created with FORUM 2.0.11