[wp-trac] [WordPress Trac] #16156: update-core is oblivious to api.wp.org being unreachable

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 4 07:46:30 UTC 2011


#16156: update-core is oblivious to api.wp.org being unreachable
-------------------------------------------------+-------------------------
 Reporter:  nacin                                |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Upgrade/Install                      |  Release
 Severity:  normal                               |     Version:
 Keywords:  has-patch needs-testing dev-         |  Resolution:
  feedback 3.2-early                             |
-------------------------------------------------+-------------------------

Comment (by dd32):

 Like I said, it was a Proof of concept more than anything else.

 That could be handled something such as this:
 {{{
 if ( $current->last_success > time()-24*60*60 && ( ! isset( $_GET['check-
 again'] ) || $current->last_success == $current->last_checked ) ) {
 }}}

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


More information about the wp-trac mailing list