[wp-trac] [WordPress Trac] #29775: Media manager bug

WordPress Trac noreply at wordpress.org
Wed Oct 15 16:15:16 UTC 2014


#29775: Media manager bug
--------------------------+------------------------------
 Reporter:  rudybrinkman  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by kitchin):

 If you can use the filter in [#comment15] that will (I think) ensure the
 new media viewer, Grid, is not loaded and does not start making Ajax
 calls. Really, that will only tell us that List is unaffected, which is
 very likely. But it allows us to confidently go to the next step:
 debugging the calls Grid makes.

 The way Grid works is that your browser gets a minimal amount of HTML,
 from a traditional WWW page load. Then the javascripts on the page start
 loading most of the content you see, by making further requests back to
 the server. So it may be important to isolate what the javascripts are
 doing and how WP is responding to them.

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


More information about the wp-trac mailing list