mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #13891] Sancho is not showing when a file has been


From: spiralvoice
Subject: [Mldonkey-bugs] [bug #13891] Sancho is not showing when a file has been downloaded before
Date: Mon, 25 Jul 2005 09:49:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.10) Gecko/20050724 Firefox/1.0.6

Follow-up Comment #6, bug #13891 (project mldonkey):

"add to the oldfiles the ones cancelled"
I know, but when looking where keep_cancelled_in_old_files is used
came across this code in donkeyInteractive.ml:

  file_ops.op_file_commit <- (fun file new_name ->
      if !!keep_cancelled_in_old_files
          && not (List.mem file.file_md4 !!old_files) then
        old_files =:= file.file_md4 :: !!old_files;

So old_files is also filled with committed files, I donĀ“t by whom
and when this was changed but it seems to be implemented.
Please test this behaviour, if it works for you I will change the
description of this option, changing the option name without
resetting the option for all users is not possible IMHO.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13891>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]