Opened 12 years ago
Closed 12 years ago
#22725 closed defect (bug) (fixed)
Gallery Cleared Unexpectedly
Reported by: | miqrogroove | Owned by: | koopersmith |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
To reproduce:
- Select images.
- Click Create a new gallery.
- Click Add to Gallery.
- Click Cancel Gallery.
Compare to:
- Select images.
- Click Create a new gallery.
- Click Add to Gallery.
- Click Edit Gallery.
- Click Cancel Gallery.
Depending on which page the user clicks Cancel Gallery, the image selection may or may not be preserved.
Attachments (1)
Change History (11)
#2
@
12 years ago
Can reproduce.
First scenario in the description results in 'Create Gallery' view with no images selected. Second scenario results in 'Create Gallery' view with the original images selected.
Question is what the expected behavior should be...
#3
@
12 years ago
IMO...
Images should stay selected. It's easy enough to clear the selected set if you want to redo a gallery build. If you were to accidentally hit cancel and lose your selections, that would suck more.
So, results from second scenario would be ideal.
#4
@
12 years ago
- Milestone changed from Awaiting Review to 3.5
- Owner set to koopersmith
- Status changed from new to assigned
koopersmith is working on smoothing over the selection sharing.
Note: See
TracTickets for help on using
tickets.
Also: Any additions or edits made to the gallery will be reverted when clicking Cancel from the Edit page. So there are three different outcomes: Gallery preserved, gallery reverted, and gallery cleared.