[wpmu-trac] Re: [WordPress MU Trac] #879: 2.7 still shows
development status
WordPress MU Trac
wpmu-trac at lists.automattic.com
Fri Jan 30 03:34:27 GMT 2009
#879: 2.7 still shows development status
----------------------------+-----------------------------------------------
Reporter: drmiketemp | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.7.1
Component: Administration | Version: 2.7
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by jamescollins):
No special caching being used here.
I just checked the update_core wp_sitemeta option, and it had the
following in it:
{{{
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:37:"http://mu.wordpress.org/download/svn/";s:7:"package";s:62:"http://mu.wordpress.org
/nightly-builds/wordpress-mu-
latest.zip";s:7:"current";s:5:"2.6.5";s:6:"locale";s:5:"en_US";}}s:12:"last_checked";i:1233266059;s:15:"version_checked";s:3:"2.7";}
}}}
I deleted the record, and now the footer says:
{{{
Version 2.7
}}}
The last_checked timestamp from above corresponds to a time 6 hours ago.
Doing a manual request to http://api.wordpress.org/core/version-
check/1.3-mu/?version=2.7&wpmu_version=2.7 produces:
{{{
latest
http://mu.wordpress.org/download/
http://mu.wordpress.org/wordpress-mu-2.7.zip
2.7
en_US
}}}
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/879#comment:3>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list