https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582
--- Comment #24 from David Cook <[email protected]> --- (In reply to Julian Maurice from comment #22) > Created attachment 81687 [details] [review] > 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 Seems such a shame that Mojolicious doesn't just provide the actual original body of the message... I was just idly curious about this bug so I'll leave testing to Jerome. -- 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/
