[wp-trac] [WordPress Trac] #48468: Media library grid view has no results with particular taxonomy slug
WordPress Trac
noreply at wordpress.org
Wed Oct 30 16:35:17 UTC 2019
#48468: Media library grid view has no results with particular taxonomy slug
----------------------------+-----------------------------
Reporter: mightyturtle | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
Hello,
This bug results in no media items being found in the media library admin
under certain circumstances:
1. Apply the "type" taxonomy to the attachment post type.
2. Apply a type term to an attachment.
3. Click on the taxonomy page for "type" in the media admin submenu.
4. Click on the number next to the term, which links to a view of media
library items.
5. List mode reveals media items correctly.
6. Select grid mode.
7. Message displayed is "No media files found."
8. Inspect the AJAX request that is supposed to retrieve media items for
the view. The query is erroneously picking up the "type" taxonomy as
"post_mime_type".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48468>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list