[wp-trac] [WordPress Trac] #38221: Incorrect page id/name search blocks future searches
WordPress Trac
noreply at wordpress.org
Mon Oct 3 16:29:03 UTC 2016
#38221: Incorrect page id/name search blocks future searches
--------------------------+-----------------------------
Reporter: bencroskery | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.4.2
Severity: normal | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
After an incorrect page id or name search in the media library, ex
''upload.php?p=123'' or ''upload.php?name=noexist'', future searches get
blocked in js.
Steps to reproduce:
1. go to ''upload.php?p=123'' (or use another id which doesn't exist)
2. should see 'No media files found.'
3. submit a search in the search box (nothing will happen)
Submitting the form is blocked by wp-admin/js/media.js:90, preventing the
submit for (an unrelated?) search #find-posts.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38221>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list