#22715 closed defect (bug) (fixed)
No items found message in new media modal
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
When I was working in the new media modal, I discovered what seems to be an unintended message. To reproduce:
- Click on an uploaded image
- Press "Edit"
- Press "Clear"
I received the message shown in the attached image, indicating "No items found." and an opportunity to upload new images. It doesn't seem one should be presented with a message to upload images in the "Media Library" area. It would be better if the user were returned to the media library.
Attachments (2)
Change History (15)
tomthewebmaster — 6 months ago
comment:1
tomthewebmaster — 6 months ago
- Summary changed from No items found message in Media Modal to No items found message in new media modal
comment:2
tomthewebmaster — 6 months ago
- Component changed from General to Media
koopersmith — 6 months ago
comment:5
koopersmith — 6 months ago
- Keywords has-patch commit added
Returns the user to the library when the editing a selection and no items are selected (as intended).
comment:6
tomthewebmaster — 6 months ago
I applied 22715.diff and am returned to Upload Files, not the Media Library.
comment:8
in reply to:
↑ 7
tomthewebmaster — 6 months ago
comment:9
tomthewebmaster — 6 months ago
I applied the patch for #22718 (along with this patch (22715.diff)), and now this is working correctly for me, too. I am now being returned to the Media Library. Not sure what was going on.
comment:10
lessbloat — 6 months ago
+1 to 22715.diff. Works for me.
comment:11
nacin — 6 months ago
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In 23051:
comment:12
SergeyBiryukov — 6 months ago
- Milestone changed from Awaiting Review to 3.5
comment:13
nacin — 5 months ago
Resulted in #22930.

Note: you're no longer able to see/click the edit button if you only have a single image selected. Nor can you any longer see the clear link when in bulk edit. However, you can replicate this by selecting multiple images, clicking edit, then clicking the "X" on each of the images.