Opened 6 years ago
Closed 6 years ago
#29705 closed defect (bug) (worksforme)
media.php search-box
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9.2 |
Component: | Media | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
WP 3.9.2
In the file wp-admin/includes/media.php
Line 2280 it should be a <div> and not a <p>
With <p> the search box is hidden by image file list.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch according to report. Still needs review.