https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22508
--- Comment #33 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #28) > > tools/upload-file.pl: > > > > # FIXME The copy must be done in Koha::Uploader, but where? > > # I (Joubu) did not find a place where the file was completely written > > Look at Uploader sub cgi when it calls sub _done. The file is written in > _hook. So you should be in _done. I have tried _done, but it did not work. I cannot remember exactly why but IIRC it was not called when needed. I will have another look later. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
