[wp-trac] [WordPress Trac] #19894: Using image editor in admin doesn't generate custom sized thumbnails
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 25 08:37:56 UTC 2012
#19894: Using image editor in admin doesn't generate custom sized thumbnails
--------------------------+-----------------------------
Reporter: skithund | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.3.1
Severity: major | Keywords:
--------------------------+-----------------------------
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.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19894>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list