[wp-trac] [WordPress Trac] #42356: No Media in Grid View & No Upload possible

WordPress Trac noreply at wordpress.org
Fri Nov 3 13:57:52 UTC 2017


#42356: No Media in Grid View & No Upload possible
--------------------------+------------------------------
 Reporter:  smark87       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.8.2
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  administration
--------------------------+------------------------------

Comment (by joemcgill):

 FWIW, I've seen this happen myself if the media query fails to return the
 expected number of attachments. This usually is caused by either a plugin
 filtering out attachments before they're returned inside of
 `wp_ajax_query_attachments()` or if `wp_prepare_attachment_for_js()`
 returns void for a post for some reason.

 @smark87 can you ensure that this is reproducible with plugins deactivated
 and a default theme installed?

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


More information about the wp-trac mailing list