[wp-trac] [WordPress Trac] #17262: wp_get_attachment_thumb_file is always false

WordPress Trac noreply at wordpress.org
Sun May 5 03:33:40 UTC 2013


#17262: wp_get_attachment_thumb_file is always false
---------------------------------+------------------
 Reporter:  lonnylot             |       Owner:
     Type:  defect (bug)         |      Status:  new
 Priority:  normal               |   Milestone:  3.6
Component:  Media                |     Version:  3.0
 Severity:  normal               |  Resolution:
 Keywords:  3.3-early has-patch  |
---------------------------------+------------------
Description changed by DrewAPicture:

Old description:

> 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.

New description:

 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#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list