After applying the latest update 16.11.05.000 on three servers, one running Debian 8.7 (Jessie), the second with Debian 9 RC2 (Stretch), and the third with Ubuntu 14.04, trying to export bibliographic records from the tools menu fails with an Internal Server Error on the Debian hosts. The Ubuntu hosts returns: Software error: Can't use an undefined value as a HASH reference at /usr/share/koha/intranet/cgi-bin/tools/export.pl line 75 For help, please send mail, etc. Steven F. Schmieder
Confirmed on current master. To reproduce: - Go to Home > Tools > Export data - Choose tab 'Export bibliographic records' or 'Export authority records' - Click 'Export (...)' Result for both: 'Internal server error' Plack error log says: Can't use an undefined value as a HASH reference at /usr/share/koha/intranet/cgi-bin/tools/export.pl line 75
Created attachment 61323 [details] [review] Bug 18301: export_records.pl from the tools menu fails with the message Internal Server To reproduce: - Go to Home > Tools > Export data - Choose tab 'Export bibliographic records' or 'Export authority records' - Click 'Export (...)' Result for both: 'Internal server error' To test: - Apply patch - Try to reproduce error - Test export with and without 'Use a file'
*** This bug has been marked as a duplicate of bug 18312 ***