[wp-trac] Re: [WordPress Trac] #8729: "WordPress 2.7 is available! Please update now." Displayed in WordPress 2.7 Dashboard.

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 29 02:11:43 GMT 2008


#8729: "WordPress 2.7 is available! Please update now." Displayed in WordPress 2.7
Dashboard.
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |        Owner:  anonymous
     Type:  defect (bug)  |       Status:  new      
 Priority:  high          |    Milestone:  2.7.1    
Component:  General       |      Version:  2.7      
 Severity:  major         |   Resolution:           
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by miqrogroove):

 Current Workaround

 Find this line in wp-includes/update.php
 {{{
         $local_package = isset( $wp_local_package )? $wp_local_package :
 '';
 }}}

 Replace with
 {{{
         $local_package = $locale;
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8729#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list