Changes between Initial Version and Version 1 of Ticket #1079, comment 5


Ignore:
Timestamp:
2011-08-10T14:52:53Z (13 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1079, comment 5

    initial v1  
    22> The SFTP and FTP frontends also use {{{add_file}}}.
    33
    4 As does the drop-upload frontend. All of these have access to the Client, so one possibility would be to add a {{{client=}}} argument to {{{add_file}}}. But since all uploads should be included in the history, I would think (without having looked in detail at the code) that the uploader should have a reference to the {{{History}}}.
     4As does the drop-upload frontend. All of these have access to the Client, so one possibility would be to add a {{{client=}}} argument to {{{add_file}}}. But since all uploads should be included in the history, I would think (without having looked in detail at the code) that the uploader should have (that is, be instantiated with) a reference to the {{{History}}}.