Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19894 closed defect (bug) (duplicate)

Using image editor in admin doesn't generate custom sized thumbnails

Reported by: skithund's profile skithund Owned by:
Milestone: Priority: normal
Severity: major Version: 3.3.1
Component: Media Keywords:
Focuses: Cc:

Description

Editing post thumbnail using the built-in image editor and custom add_image_size() image sizes won't get generated when saving modified image.

Problem seems to be in source:trunk/wp-admin/includes/image-edit.php#L620 as $meta['sizes'] doesn't contain information about additional image sizes. $sizes array does contain those additional image size names.

Change History (1)

#1 @ocean90
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.