When the "next link" for Feeds Crawler contains a relative URL - for example, "b.html" on the http://www.example.com/dir/a.html page - the module will incorrectly try to fetch http://www.example.com/b.html instead of http://www.example.com/dir/b.html. The attached patch fixes that.

CommentFileSizeAuthor
feeds_crawler-relative_urls.patch1.37 KBjamix

Comments

jamix’s picture

Any feedback on this?

twistor’s picture

It's definitely a step up from what's there currently. I should get to it soon. Thanks.

twistor’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.