----- Original Message -----
From: "Michal TOMA" <
michaltoma@...>
: <a
href="modules.php?name=Downloads&d_op=getit&lid=5">
: this should be translated to
:
http://www.notzai.info/modules.php?name=Downloads&d_op=getit&lid=5
: instead in the pavuk log I see
: URL: 41(3) of 289
:
http://www.notzai.info/modules.php?name=Downloads&d_op=getitelid=5
: (as a result pavuk downloads a wrong page)
Hmmm.. is this original URL even correctly specified? "&" I
have seen in text portion of HTML documents, but in URLs I
normally see "%26" for the ampersand character. That's probably
what Pavuk developers were assuming as well. A fix should not
be hard to implement, but I don't think there's anything you
can do without touching the Pavuk source code.
Paul