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.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds_crawler-relative_urls.patch | 1.37 KB | jamix |
Comments
Comment #1
jamix commentedAny feedback on this?
Comment #2
twistor commentedIt's definitely a step up from what's there currently. I should get to it soon. Thanks.
Comment #3
twistor commentedhttp://drupalcode.org/project/feeds_crawler.git/commit/4f35db1