File Download: Changing the list of selected files for a multipage file list results in bad download all behavior. #3711
Labels
Feature: File Upload & Handling
Type: Bug
a defect
User Role: Guest
Anyone using the system, even without an account
Milestone
Tested in production with 42 and 108 files, See RT 24178 for details.
If I change the selected file list after downloading then choose download (all) the file downloaded is not a zip file but one of the files on the list. There are at least two ways to reproduce this:
Select all without scrolling to see other files. Download. Now scroll to see all files, then select all again so that all are selected. Choose download to get all files. Notice the file downloaded is one of the files, not a zip of all the files.
Scroll to see all files, select all, download. Now, deselect one file (2nd from top is what I chose). Now download all and a single file is downloaded, not a zip of all files.
I believe downloading in between changing selected files is essential to reproducing this issue.
The text was updated successfully, but these errors were encountered: