What steps will reproduce the problem?
1. Use the sample from online
2. Create a page http://domain.com/foo/bar/
3. Have a <a href="test.php">test</a> on /foo/bar
4. Crawl http://domain.com/foo/
Expecting for the crawler to crawl http://domain.com/foo/bar/test.php
But the crawler follows http://domain.com/foo/test.php which is a 404
Original issue reported on code.google.com by finda...@gmail.com on 17 Oct 2010 at 11:40
Original issue reported on code.google.com by
finda...@gmail.com
on 17 Oct 2010 at 11:40