Opened 9 years ago
Closed 9 years ago
#5479 closed Bug (invalid)
always selectable filles in torrent
Reported by: | fairshare | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Web Client | Version: | 2.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Right now after file is 100% complete it's selection control becomes disabled. This is wrong - this particular file could be deleted by user, and selected for download again later on...
The point is - the fact that some file was downloaded once is not a valid criterion to enable/disable controls. Actual on-disk file availability and explicit user command are.
Change History (1)
comment:1 Changed 9 years ago by livings124
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
If file content is modified on disk, you must use the verify local data option. Being able to deselect an already-downloaded file doesn't make sense even if it was deleted on disk, since the app can't know that to request that data.