[wp-trac] [WordPress Trac] #12322: Blog import fails to generate reduced-size images

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 14 16:25:41 UTC 2012


#12322: Blog import fails to generate reduced-size images
-------------------------------------------------+-------------------------
 Reporter:  daveabrahams                         |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:
Component:  Import                               |  WordPress.org
 Severity:  normal                               |     Version:
 Keywords:  reporter-feedback needs-testing      |  Resolution:
  close                                          |
-------------------------------------------------+-------------------------
Changes (by duck_):

 * keywords:  reporter-feedback needs-testing => reporter-feedback needs-
     testing close


Comment:

 This mostly worksforme when testing with the theme test data. All resized
 images show up correctly in post content. However, it relies on browser
 resizing of the full size image, e.g.

 {{{
 <img src="http://wp.dev/wp-content/uploads/2010/08/boat.jpg?w=300" alt=""
 title="boat" width="300" height="198" class="size-medium wp-image-544">
 }}}

 All images have their resized equivalents created and saved to disk, e.g.
 boat.jpg, boat-150x150.jpg and boat-300x198.jpg.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12322#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list