[wp-trac] [WordPress Trac] #23779: Can't insert large image if it's smaller than media setting but larger than theme setting

WordPress Trac noreply at wordpress.org
Fri Mar 15 00:47:08 UTC 2013


#23779: Can't insert large image if it's smaller than media setting but larger than
theme setting
-----------------------------+--------------------------
 Reporter:  aaroncampbell    |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Media
  Version:  3.5              |   Severity:  normal
 Keywords:                   |
-----------------------------+--------------------------
 If you upload an image that is larger than $content_width but not larger
 than the "large" setting in settings->media, the option to insert a
 "large" image into the post isn't available even though the image is large
 enough.

 It looks like it must use $content_width as the actual width of the large
 image that's inserted, and the large_size_w setting to decide whether to
 show that option or not.

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


More information about the wp-trac mailing list