https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17410
Bug ID: 17410
Summary: Export default Framework gives always empty file
Change sponsored?: ---
Product: Koha
Version: 16.05
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
In koha 16.05.04 when tries to export the default framework, generates an emtpy
file even choosing any format.
In plack-error.log
Use of uninitialized value $mode in string eq at
/usr/share/koha/lib/C4/ImportExportFramework.pm line 212.
Use of uninitialized value $mode in string eq at
/usr/share/koha/lib/C4/ImportExportFramework.pm line 212.
Use of uninitialized value $mode in string eq at
/usr/share/koha/lib/C4/ImportExportFramework.pm line 232.
Use of uninitialized value $mode in string eq at
/usr/share/koha/lib/C4/ImportExportFramework.pm line 232.
Use of uninitialized value $mode in string eq at
/usr/share/koha/lib/C4/ImportExportFramework.pm line 249.
Use of uninitialized value $mode in string eq at
/usr/share/koha/lib/C4/ImportExportFramework.pm line 251.
Use of uninitialized value $format in string eq at
/usr/share/koha/intranet/cgi-bin/admin/import_export_framework.pl line 58.
Use of uninitialized value $format in string eq at
/usr/share/koha/intranet/cgi-bin/admin/import_export_framework.pl line 65.
There is no problem when exporting any other framework
TEsted in Koha 16.05.04 on Debian 8 with plack enabled
--
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/