#9509 closed defect (bug) (fixed)
Removed themes still recieving updates
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | WordPress.org Site | Keywords: | dev-feedback |
Focuses: | Cc: |
Description
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.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed.