| Summary: | export_records.pl from the tools menu fails with the message Internal Server Error | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Steven F. Schmieder <steven.schmieder> |
| Component: | Tools | Assignee: | Marc Véron <veron> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | jonathan.druart, veron |
| Version: | 16.11 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 18301: export_records.pl from the tools menu fails with the message Internal Server | ||
|
Description
Steven F. Schmieder
2017-03-19 16:41:06 UTC
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' |