| Try to create an html file names "test.html" with:
*A href="?section=2"*link*/A*
(here, greater and lesser than are changed to *)
and browse to "test.html?section=1".
It works great on the browser, the link works (doing
nothing interesting) but it works ok.
On HTTrack it doesn't, since the link is followed
as "test.html??section=2", where the double question mark
prevents HTTrack from macthing with the same file.
Is it a bug or am I missing soomething? | |