[Koha-bugs] [Bug 22481] Koha::Uploader does not work under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 11:19:49 CET 2019


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

--- Comment #2 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
A quick dirty fix is in Koha/Uploader.pm
  use constant BYTES_DIGEST => 2048;
Change 2048 with a huge number, upload will not need hook.

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


More information about the Koha-bugs mailing list