#19894 closed defect (bug) (duplicate)

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

Reported by: skithund Owned by:
Priority: normal Milestone:
Component: Media Version: 3.3.1
Severity: major Keywords:
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)

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