31 Oct
2018
31 Oct
'18
5:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- Jerome and I were chatting in IRC and it seems like $c->req->body might not be properly handling multipart/form-data data. But could we just take the psgi.input straight from Mojolicious and plug it into CGI::Emulate::PSGI's app callback? I don't see why we couldn't do that in theory. -- You are receiving this mail because: You are watching all bug changes.