[wp-trac] [WordPress Trac] #20219: GET - Too many redirects

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 13 00:14:19 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):

 Alright, so the problem here is, that when running under Safe Mode you're
 finding redirection's aren't followed? What specific request is causing
 it?

 That was previously covered in #11305.

 The code block you're patching, should only be hit when curl_exec()
 returns a failure, which in general terms, it shouldn't get that far, as
 it should've returned the headers in `$theResponse`, so it wouldn't get to
 that block..

 Can you give some more details of the problem that you're seeing? The full
 request being used (I'm assuming it's in custom code?) as well as the PHP
 details for cURL in your install?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20219#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list