| > > I've got problems when an index page has
> malformed
> > URLs like this "../page1.html", because httrack
> > generates "<site>page1.html", missing the
> > "/" separator.
>
> This was indeed a bug ; but it should be fixed in
> the unstable release (3.40-beta series)
>
> ..
> rollid = 0;
> b = f;
> if (wasAbsolute)
> b++; /* after the / */
>
Aren't you going to fix the 3.33 release ? do you think
that my patch is valid for now ? I can not use 3.40
on my production system until it gets to stable... | |