Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#9509 closed defect (bug) (fixed)

Removed themes still recieving updates

Reported by: dd32's profile DD32 Owned by: matt's profile matt
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)

#1 @josephscott
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed.

#2 @Denis-de-Bernardy
15 years ago

  • Milestone changed from Unassigned to 2.8
Note: See TracTickets for help on using tickets.