[wp-trac] [WordPress Trac] #22547: Thumbnail not shown when uploading a single image in media-new.php

WordPress Trac noreply at wordpress.org
Fri Nov 23 12:13:18 UTC 2012


#22547: Thumbnail not shown when uploading a single image in media-new.php
--------------------------+--------------------
 Reporter:  scribu        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by duck_):

 Introduced by [22755] for #22083.

 The problem is that we no longer have a slid out container for the first
 item showing a thumbnail. So adding the `open` class when there is only
 one item is incorrect behaviour now as it hides the pinkynail, but doesn't
 show the extra information.

 attachment:22547.diff is an example patch removing calls to
 updateMediaForm() in the plupload handlers file.

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


More information about the wp-trac mailing list