FeedsHTTPFetcher has an unnecessarily low length limit on the URL textfield. Feeds supports undefinitely long URLs. Move to a very high number.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | FeedsHTTPFetcher.inc_.patch | 485 bytes | theshanergy |
FeedsHTTPFetcher has an unnecessarily low length limit on the URL textfield. Feeds supports undefinitely long URLs. Move to a very high number.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | FeedsHTTPFetcher.inc_.patch | 485 bytes | theshanergy |
Comments
Comment #1
alex_b commentedThis is a novice task.
Comment #2
mcaudy commentedI will work on this.
Comment #3
theshanergy commentedI haven't used cvs or diff before, so don't hate me if this patch is done wrong =)
Comment #4
alex_b commentedPerfect patch - nothing wrong with it. Committed, thank you.
http://drupalcode.org/viewvc/drupal/contributions/modules/feeds/plugins/...