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

WordPress Trac noreply at wordpress.org
Sun Oct 5 06:54:36 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 rudybrinkman):

 Replying to [comment:14 kitchin]:
 > I'd still like to know if this happens in List View. If you don't have
 time to click the icon, try temporarily disabling it in your theme's
 functions.php:
 >
 > {{{
 > add_filter( 'get_user_option_media_library_mode',
 'my_get_user_option_media_library_mode' );
 > function my_get_user_option_media_library_mode( $result ) {
 >       return 'list';
 > }
 > }}}
 >
 > About the JS console: make sure it is open before you load the page, and
 try different browsers.


 Yes it makes no dierence, as I said in comment 11: "There's no difference
 between the options, trouble starts as soon as you click on 'media' in the
 left menu bar in the admin."

 It doesn't matter i I choose list or grid. In both cases the icon keeps
 rotating, it doesn't show any images.

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


More information about the wp-trac mailing list