[wp-trac] Re: [WordPress Trac] #8476: Plugin update info not fetched/Wrong code in $raw_response?

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 7 13:49:22 GMT 2008


#8476: Plugin update info not fetched/Wrong code in $raw_response?
---------------------+------------------------------------------------------
 Reporter:  greps    |        Owner:     
     Type:  defect   |       Status:  new
 Priority:  high     |    Milestone:  2.7
Component:  Plugins  |      Version:  2.7
 Severity:  major    |   Resolution:     
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by kpdesign):

 * cc: kpdesign (added)
  * summary:  Wrong code in $raw_response? => Plugin update info not
              fetched/Wrong code in $raw_response?

Comment:

 I am now experiencing this issue with 2.7 on [http://www.eleven2.com
 Eleven2] on two different servers (Alpha and Bravo). I changed the version
 number for both Akismet and Hello Dolly and, after 15 hours, there was
 still no notice that they needed to be updated in the 2.7 installs on
 either server.

 Earlier versions of 2.7 did return the upgrade notices for plugins - this
 seems to have stopped working for me in the past 7 days.

 Here are my results after installing the List Transports plugin:

 '''Alpha server:'''

 '''PHP version:''' 5.2.4

 '''Available transports:''' Curl Streams Fopen Fsockopen

 '''Options table:'''[[BR]]

 update_plugins: O:8:"stdClass":1:{s:12:"last_checked";i:1228637756;}

 update_themes: O:8:"stdClass":1:{s:12:"last_checked";i:1228636439;}

 '''Bravo server:'''

 '''PHP version:''' 5.2.4

 '''Available transports:''' Curl Streams Fopen Fsockopen

 '''Options table:'''[[BR]]

 update_plugins: O:8:"stdClass":1:{s:12:"last_checked";i:1228650914;}

 update_themes: O:8:"stdClass":1:{s:12:"last_checked";i:1228609966;}

 (Note: I've listed the results for update_themes on both servers, as it
 seems to be returning the same type of results as update_plugins - not
 sure if it is relevant or not.)

 I changed the version number of a plugin on a 2.6.5 install on Bravo
 server and immediately went back to the Plugins page. I already had the
 notice that the plugin needed to be upgraded, so the notices work fine in
 2.6.5, but not 2.7.

 I've also encountered a new issue with the WordPress core update process
 on both servers starting this AM. It has worked fine up to and including
 rev 10073. I did the core upgrade this AM, it says that it upgraded
 everything successfully, but I am stuck at rev10073. Here's the results
 from the options table on both servers:

 '''Alpha server - update_core:'''
 O:8:"stdClass":3:{s:7:"updates";a:1:{i:0;O:8:"stdClass":5:{s:8:"response";s:11:"development";s:3:"url";s:34:"http://wordpress.org/download/svn/";s:7:"package";s:56:"http://wordpress.org
 /nightly-builds/wordpress-
 latest.zip";s:7:"current";s:5:"2.6.5";s:6:"locale";s:5:"en_US";}}s:12:"last_checked";i:1228651001;s:15:"version_checked";s:13:"2.7-RC1-10073";}

 '''Bravo server - update_core:'''
 O:8:"stdClass":3:{s:7:"updates";a:1:{i:0;O:8:"stdClass":5:{s:8:"response";s:11:"development";s:3:"url";s:34:"http://wordpress.org/download/svn/";s:7:"package";s:56:"http://wordpress.org
 /nightly-builds/wordpress-
 latest.zip";s:7:"current";s:5:"2.6.5";s:6:"locale";s:5:"en_US";}}s:12:"last_checked";i:1228651001;s:15:"version_checked";s:13:"2.7-RC1-10073";}

 The footer still says "You are using a development version
 (2.7-RC1-10073)." and the dashboard says "You are using WordPress
 2.7-RC1-10073."

 This is happening on both the Alpha and Bravo servers. It was also
 mentioned on the wp-testers list this AM, so it seems I'm not the only one
 having this issue with the core update not returning the correct version
 number after the bump in changeset 10096.

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


More information about the wp-trac mailing list