[wp-trac] [WordPress Trac] #17262: wp_get_attachment_thumb_file is always false
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 27 18:36:19 UTC 2011
#17262: wp_get_attachment_thumb_file is always false
--------------------------+-----------------------------
Reporter: lonnylot | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.2
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
The issue is that on line 3863 we always search for $imagedata['thumb']
and it never exists. Instead we have $imagedata['thumbnail']. This always
exists.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17262>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list