Partially downloaded files removed from download queue adds to finished in 0.7091
Bug #337576 reported by
nucleo
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LinuxDC++ |
Fix Released
|
Low
|
Windkracht8 |
Bug Description
Detailed description of the issue
If I remove from download queue partially downloaded file it appears in finished downloads in linuxdcpp 0.7091.
Expected results
It should not appear in finished downloads.
Related branches
tags: |
added: finished-downloads removed: downloads finished |
Changed in linuxdcpp: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
True. Finished dls currently show each downloaded chunk individually and as long as one segment has downloaded before the file is removed it will show up in finished lists (though only showing the size of actually transferred).
Someone hopefully decides to rewrite the finished transfers...
--RZ