Opened 14 years ago
Closed 14 years ago
#20856 closed defect (bug) (fixed)
Cannot select Custom Header or Background when searching in the Media Library
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.4 | Priority: | normal |
| Severity: | major | Version: | 3.4 |
| Component: | Customize | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Here is a missing element of the new select from Library too introduced in #19840.
Steps to reproduce:
- Go to Appearance > Header, or Appearance > Background, and click on "Choose image"
- Instead of selecting an image from the ones you see, search for a term using the search form
- The search result does not include a link to "set as background" or "set as header"
Attachments (1)
Change History (6)
#4
@
14 years ago
- Keywords has-patch added
20856.patch preserves the context in media_upload_library_form().
There's also a suggestion to add a "context" parameter to get_upload_iframe_src() in ticket:19396:8 (#18708 and #20632 would benefit from that as well), we could probably do that in 3.5.
Note: See
TracTickets for help on using
tickets.
Also, hidden tabs ("From Computer" and "From URL") reappear after pressing "Search Media" button.