[Koha-bugs] [Bug 22508] Add the ability to prefill 856$u with the direct URL of the file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 13 09:28:14 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22508

--- Comment #28 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
> 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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list