#22715 closed defect (bug) (fixed)
No items found message in new media modal
Reported by: | tomthewebmaster | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | 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)
#1
@
12 years ago
- Summary changed from No items found message in Media Modal to No items found message in new media modal
#5
@
12 years ago
- Keywords has-patch commit added
Returns the user to the library when the editing a selection and no items are selected (as intended).
#9
@
12 years 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.
Note: See
TracTickets for help on using
tickets.
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.