[wp-trac] [WordPress Trac] #8230: Gallery inserts full size image as thumbnail

WordPress Trac wp-trac at lists.automattic.com
Sat Nov 15 20:59:30 GMT 2008


#8230: Gallery inserts full size image as thumbnail
---------------------------+------------------------------------------------
 Reporter:  nerdstargamer  |       Owner:  anonymous
     Type:  defect         |      Status:  new      
 Priority:  normal         |   Milestone:  2.8      
Component:  General        |     Version:  2.7      
 Severity:  normal         |    Keywords:           
---------------------------+------------------------------------------------
 When inserting a gallery in to a post, the thumbnails still reference the
 full size image.

 {{{
 <div class='gallery'><dl class='gallery-item'>
                         <dt class='gallery-icon'>

                                 <a href='http://kjdogs.dev/bam-
 bam/bambam1' title='bambam1'><img src="http://kjdogs.dev/wp-
 content/uploads/2008/11/bambam1.jpg" width="202" height="270" class
 ="attachment-thumbnail" alt="" /></a>
                         </dt></dl>
 }}}

 The images are resized using the img tag, but the full-size image still
 has to be loaded.

 Additionally, it doesn't appear that any thumbnails are automatically
 created at all.

 Using WordPress 2.7-beta2-9718. Checked in Safari and Firefox 3. Tested
 using a completely fresh install with default theme and no plugins.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8230>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list