#9509 closed defect (bug) (fixed)
Removed themes still recieving updates
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | WordPress.org site | Version: | |
| Severity: | normal | Keywords: | dev-feedback |
| 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)
comment:1
josephscott
— 4 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:2
Denis-de-Bernardy
— 4 years ago
- Milestone changed from Unassigned to 2.8
Note: See
TracTickets for help on using
tickets.
Fixed.