Menu

#12 Bogus "find more sources"

open
nobody
None
5
2002-04-18
2002-04-18
No

kift currently searches for more sources by searching
for the filename. At least that is what this line in
Kiftdownload::findMoreSources() suggests to me:
QString query = "<search query=\""+title+"\"/>";

This is wrong. kift should do a search by hash, like this:
<search query="hash-for-the-file" type="hash"/>

Discussion


Log in to post a comment.

MongoDB Logo MongoDB