[wp-trac] [WordPress Trac] #12120: Thumbnail image isn't created if the original is too small

WordPress Trac noreply at wordpress.org
Fri Jan 30 14:43:17 UTC 2015


#12120: Thumbnail image isn't created if the original is too small
-----------------------------+------------------
 Reporter:  atow             |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  low              |   Milestone:  4.2
Component:  Media            |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+------------------
Changes (by alordiel):

 * keywords:  has-patch needs-testing => has-patch


Comment:

 @ericlewis's patch tested on WordPress 4.1 and WordPress 3.9

 uploading image with original size 250x50

 Without the patch: two files are generated the original one and orginal-
 150x50

 Results after applying the patch:
 4 files are generated:
 original
 original-150x50
 original-300x60
 original-1024x205

--
Ticket URL: <https://core.trac.wordpress.org/ticket/12120#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list