HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: single-quotes at end of request URIs [SOLVED]
Author: mw
Date: 03/25/2011 15:55
 
After studying the new.log, I believe I've found the source of the problem. 
I'm passing encoded HTML into a javascript function for display in a
"lightbox" window with an image.  I believe httrack is seeing:

<a href="/foo.html">

and is dutifully trying to parse the url.

Short term solution (for my httrack script) is it use the following filter to
exclude any URL that contains single or double quotes.

-*\'* -*\"*

But I will have to rethink how to encode and display these URLs passed to the
javascript to solve the problem for external httrack requests.
 
Reply Create subthread


All articles

Subject Author Date
single-quotes at end of request URIs

02/21/2011 17:28
Re: single-quotes at end of request URIs

02/21/2011 18:08
Re: single-quotes at end of request URIs

03/25/2011 14:59
Re: single-quotes at end of request URIs [SOLVED]

03/25/2011 15:55




f

Created with FORUM 2.0.11