← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 308683] Re: Downloading TTH group downloads file multiple times

 

** Branch linked: lp:linuxdcpp

-- 
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