bugmldonkey, a multi-networks file-sharing client - Bugs: bug #3675, "max hits" doesn't work

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3675: "max hits" doesn't work

Submitter:  None
Submitted:  Sun 18 May 2003 03:16:48 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Program malfunction Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-12 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  None

Fri 25 Feb 2005 10:30:07 PM UTC, comment #5: 

solved with patch 3551

spiralvoice <spiralvoice>
Group administrator
Wed 25 Feb 2004 01:45:20 AM UTC, comment #4: 

from CVS 2.5-12:
src/daemon/common/commonInteractive.ml, line 546
          G.search_max_hits = 10000;
src/daemon/driver/driverCommands.ml, line 910
              G.search_max_hits = 10000;
src/daemon/common/giftDecoding.ml, line 83
          search_max_hits = 2000;

spiralvoice <spiralvoice>
Group administrator
Thu 05 Feb 2004 05:56:23 PM UTC, comment #3: 

I found several hard coded values of search_max_hist (10000 and 2000) in CVS, maybe this should be changed to the configuration value?

spiralvoice <spiralvoice>
Group administrator
Fri 16 Jan 2004 05:09:56 AM UTC, comment #2: 

This bug should be in the core category. As far as I understand in the file CommonSearch.ml the search_max_hits is not used by the core but is sent by the GUI. Should this be managed by the GUI ?

su_blanc <su_blanc>
Group Member
Mon 01 Dec 2003 09:28:45 PM UTC, comment #1: 

confirmed using CVS 2003/12/01 and newgui

spiralvoice <spiralvoice>
Group administrator
Sun 18 May 2003 03:16:48 PM UTC, original submission:  

The "max hits" defined at the searchpage doesn't work in general at the gui/guis. Just choose there as example "50" and search for "test"...

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-25 spiralvoice StatusNone Fixed
    Open/ClosedOpen Closed
2004-03-02 spiralvoice Item GroupNone Program malfunction
    Release2.00 2-5-12
2004-02-05 spiralvoice CategoryGUI Core

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code