https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28915
--- Comment #35 from Lari Taskula <[email protected]> --- Created attachment 198572 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198572&action=edit Bug 28915: Fix field_exists call in C4::MarcModificationTemplates Control fields (generally, just tags below 010) do not have subfields, use data() at /home/koha/Koha/Koha/SimpleMARC.pm line 460. To test: 1. prove t/db_dependent/MarcModificationTemplates.t 2. Observe success -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
