https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16035
--- Comment #2 from Aleisha Amohia <[email protected]> --- Created attachment 54839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54839&action=edit Bug 16035: MARC default bibliographic framework Export fix This patch makes sure that, if there is no framework code passed, then 'default' is passed. At the moment, no framework code was being passed so the code broke and triggered some warns too. To test: 1) Go to Admin -> MARC Bibliographic framework 2) Try to export default framework in all formats, notice the file is only exported as .ods and is an empty file. Notice warns in intranet error log. 3) Apply patch and refresh page 4) Confirm exporting default framework works in all formats and spreadsheet has data 5) Notice warns in error log are gone 6) Confirm export still works for other frameworks Sponsored-by: Catalyst IT -- You are receiving this mail because: You are the assignee for the bug. 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/
