17 Feb
2017
17 Feb
'17
10:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #18 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Data::Session creates a CGI object. And we do not like that in scripts like upload-file.pl that call check_cookie_auth (calling get_session). The created CGI object in this case makes the upload disappear. Other scripts may have issues too going the similar cookie_auth way.. -- You are receiving this mail because: You are watching all bug changes.