JSTransferDone not called for batch uploads

Upload core product.
Post Reply
lillereven
Posts: 5
Joined: Mon Sep 13, 2010 2:17 pm

JSTransferDone not called for batch uploads

Post by lillereven »

Hi again!

JSTransferCompleted gets called per file. JSTransferDone is called for single-file uploads, but not for multi-file uploads.

What callback is used to indicate end-of-transfer for batch uploads?


With best regards,
Martin

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JSTransferDone not called for batch uploads

Post by support »

JSTransferDone should be called after all uploads. This is not the behavior you have?

lillereven
Posts: 5
Joined: Mon Sep 13, 2010 2:17 pm

Re: JSTransferDone not called for batch uploads

Post by lillereven »

support wrote:JSTransferDone should be called after all uploads. This is not the behavior you have?
Correct, that is not the behaviour I see. JSTransferDone is triggered for single-file transfers but not for multi-file transfers.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JSTransferDone not called for batch uploads

Post by support »

Which version are you using? Do you have a testing URL we could check from here?

Post Reply