linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01873
[Bug 308683] Re: Downloading TTH group downloads file multiple times
Found this to be pretty annoying, so I fixed it. :)
** Changed in: linuxdcpp/1.1
Status: New => Fix Committed
** Changed in: linuxdcpp/1.1
Importance: Undecided => Low
** Changed in: linuxdcpp/1.1
Milestone: None => 1.1.0
** Changed in: linuxdcpp/1.1
Assignee: (unassigned) => Steven Sheehy (steven-sheehy)
** Tags added: filename search ui
--
Downloading TTH group downloads file multiple times
https://bugs.launchpad.net/bugs/308683
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Fix Committed
Status in LinuxDC++ 1.1 series: Fix Committed
Bug description:
I'm using experimental 0707-core and i was trying to download a file with an unique TTH from multiple users where this file had several different filenames.
The client only checked if the filename was unique and not tth code so I was ending up downloading this file as many times as there were different filenames, instead of just once.
Steps to reproduce: Search a file, group the results based on tth and choose one with many users (and different filenames).
Expected results: Just downloading one file using all as sources.
Actual results: Downloaded all files with unique filenames.
Version: 0707-core
OS: Gentoo-linux-2.6.25
If I'm not suppose to report any bugs based on experimental code just delete this report.
/Gandalf