Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#20173 closed defect (bug) (fixed)

No Titles/Broken screenshot for Theme updates

Reported by: emiluzelac's profile emiluzelac Owned by: nacin's profile nacin
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.4
Component: Upgrade/Install Keywords: 2nd-opinion
Focuses: Cc:

Description

I am using 3.4-alpha-20095, fresh WordPress install to ensure Theme/Core tests. In update/Theme section, the Theme that needs an update does not have Theme title and screenshot.png seems to be broken.

This is on Chrome/OS X Lion, in case that you need.

Attachments (1)

theme-update.png (23.0 KB) - added by emiluzelac 12 years ago.
Theme Update

Download all attachments as: .zip

Change History (4)

@emiluzelac
12 years ago

Theme Update

#1 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.4

#2 @nacin
12 years ago

In [20112]:

Provide back compat for $theme->$var where $theme was an array from get_themes() but cast to an object, as had occurred in get_theme_updaes(). see #20173. see #20103.

#3 @nacin
12 years ago

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

In [20113]:

Use new WP_Theme API in list_theme_updates(). fixes #20173. see #20103.

Note: See TracTickets for help on using tickets.