[wp-trac] [WordPress Trac] #11505: cron stopped working with standard configuration

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 20 18:35:06 UTC 2009


#11505: cron stopped working with standard configuration
--------------------------+-------------------------------------------------
 Reporter:  neoxx         |       Owner:  westi      
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  2.9.1      
Component:  Cron          |     Version:  2.9        
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 Wow there is some really bad documentation at
 http://codex.wordpress.org/Function_Reference/add_query_arg

 No wonder spawn_crawn() is emitting invalid headers.  I'm sure that's not
 causing the problem, but I find it interesting.

 {{{
 wp_redirect( add_query_arg('doing_wp_cron', '',
 stripslashes($_SERVER['REQUEST_URI'])) );
 }}}

 "oops"

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


More information about the wp-trac mailing list