Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#42208 closed defect (bug) (invalid)

Audio and Video Types missing in Media Library List View

Reported by: airster's profile Airster Owned by:
Milestone: Priority: normal
Severity: trivial Version: 4.8.2
Component: Media Keywords: works-for-me close
Focuses: administration Cc:

Description

Within the Media library, when in List View, the media type filter does not present Audio or Video as options in the drop down. However, when in Grid View, it presents both.

Image enclosed showing problem.

Attachments (1)

WP-Media-Bug.png (107.6 KB) - added by Airster 7 years ago.

Download all attachments as: .zip

Change History (5)

@Airster
7 years ago

#1 @Airster
7 years ago

  • Severity changed from normal to trivial

#2 @adamsilverstein
7 years ago

  • Keywords reporter-feedback works-for-me close added

@Airster Thanks for the bug report.

The additional filters are added to the dropdown in the list view based on the presence of the media type in your media library - have you added audio and video files to the site? Can you try adding an mp3 for example, this should make the audio option appear in the filter list. The grid may bypass this query and always show the audio and video filter items (the query gets very expensive for huge media libraries).

#3 @Airster
7 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Confirmed. The presence of the other formats adds them to the dropdown as it should. It's slightly confusing given the other view works differently, but would not be a big issue if the user had those formats in the library. My bad.

Please close this ticket.

#4 @netweb
7 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.