[wp-trac] Re: [WordPress Trac] #3588: Bug with Thumbnail Creation

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 17 06:21:16 GMT 2007


#3588: Bug with Thumbnail Creation
------------------------------+---------------------------------------------
 Reporter:  ryanfitzer        |        Owner:  anonymous
     Type:  defect            |       Status:  reopened 
 Priority:  low               |    Milestone:  2.1      
Component:  Administration    |      Version:           
 Severity:  normal            |   Resolution:           
 Keywords:  image, thumbnail  |  
------------------------------+---------------------------------------------
Changes (by mdawaffe):

  * status:  closed => reopened
  * resolution:  fixed =>
  * milestone:  2.0.8 => 2.1

Comment:

 3588b.diff

 This is the functionality I originally intended:

  1. wp_thumbnail_creation_size_limit < 0 means make the thumbnail
  1. wp_thumbnail_creation_size_limit = 0 means don't make the thumbnail
  1. wp_thumbnail_creation_size_limit > 0 means make the thumbnail if
 image_height * image_width < wp_thumbnail_creation_size_limit

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3588#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list