Summary | Syndicated Feed doesn't handle redirection |
Queue | Horde Base |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 04/13/2011 (5195 days ago) |
Due | |
Updated | 05/29/2011 (5149 days ago) |
Assigned | 04/14/2011 (5194 days ago) |
Resolved | 05/29/2011 (5149 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #9898: Consistently implement configurable following of redirectsin Horde_Http_Request child classes
5 files changed, 51 insertions(+), 77 deletions(-)
http://git.horde.org/horde-git/-/commit/aa7fd3b2d486512b27e725dc3f809dedf3ad70b9
redirects; we don't want to emulate it ourselves, just control it.
New Attachment: Peclhttp.patch
actually. Started looking at it tonight but going to need a little
longer.
State ⇒ Assigned
Assigned to Chuck Hagenbuch
actually. Started looking at it tonight but going to need a little
longer.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Syndicated Feed doesn't handle redirection
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
New Attachment: Feed.patch
State ⇒ Unconfirmed
http://www.20minutes.fr/rss/une.xml (or
http://www.lemonde.fr/rss/une.xml)
I get : "Unable to read feed, got response code 302."
It looks like feed doesn't handle redirection request.
attached is a patch that does work over here.