[wp-trac] [WordPress Trac] #20219: GET - Too many redirects
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 13 00:18:22 UTC 2012
#20219: GET - Too many redirects
--------------------------+------------------------------
Reporter: Workshopshed | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by dd32):
That too many redirects was added in [9091]. If cURL's internal
Redirection-follow has been used (In that case, `$r['redirections']` will
be at the innitial requested value) the final redirection returns the
headers from the request, not an error condition, so the response check
passses, skipping the code in that spot.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20219#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list