[wp-trac] [WordPress Trac] #9509: Removed themes still recieving
updates
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 11 08:08:00 GMT 2009
#9509: Removed themes still recieving updates
---------------------------+------------------------------------------------
Reporter: DD32 | Owner: matt
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: WordPress.org | Version:
Severity: normal | Keywords: dev-feedback
---------------------------+------------------------------------------------
It appears that themes which have been removed from the WordPress.org
extend Themes database are being returned in update requests.
eg, Take the theme http://wordpress.org/extend/themes/googlechrome It no
longer exists, Yet, I've got an update waiting for it:
{{{
array
'new_version' => string '1.1.1' (length=5)
'url' => string 'http://wordpress.org/extend/themes/googlechrome'
(length=47)
'package' => string
'http://wordpress.org/extend/themes/download/googlechrome.1.1.1.zip'
(length=66)
}}}
I'm assuming that the theme was removed under the non-100%-gpl stuff..
While the update zip still exists, the URL redirects back to the theme
directory, which is why i'm assuming its been removed.. And i couldnt find
it in the search results anymore.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9509>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list