Skip to content
  • rswindell's avatar
    Fix bug introduced in rev 1.60: when searching for a file and a single file · 6ce7276c
    rswindell authored
    matches the search spec, the 'D' batch-flagging command would invoke the
    downloadfile() method which confusingly, doesn't actually download (send)
    the file, but instead performs all the post-download functions needed. So
    the user would just see "<filename> sent." and possibly lose some credits
    without actually receiving the file.
    6ce7276c