[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 30 15:46:46 CET 2019


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

--- Comment #41 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 84531
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84531&action=edit
Bug 20582: Handle multipart content-type

Mojo::Message::Request's body attribute does not contain anything when
the content-type is multipart/*
We have to rebuild the multipart body for CGI scripts

Test plan:
1. Go to Tools » Upload and try to upload a file

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list