Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#18367 closed defect (bug) (fixed)

Updating single theme gives error

Reported by: mitchoyoshitaka's profile mitchoyoshitaka Owned by: nacin's profile nacin
Milestone: 3.3 Priority: normal
Severity: minor Version:
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

Notice: Undefined property: Theme_Upgrader::$bulk in /Users/mitcho/wordpress/wp-admin/includes/class-wp-upgrader.php on line 793

Notice: Undefined property: Theme_Upgrader::$bulk in /Users/mitcho/wordpress/wp-admin/includes/class-wp-upgrader.php on line 817

Attachments (1)

18367.diff (578 bytes) - added by mitchoyoshitaka 15 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
15 years ago

  • Milestone changed from Awaiting Review to 3.3

#2 @nacin
15 years ago

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

In [18525]:

Initialize in the Theme_Upgrader class. props mitchoyoshitaka, fixes #18367.

Note: See TracTickets for help on using tickets.