https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26869
--- Comment #50 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 179016 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179016&action=edit Bug 26869: Use the default framework The unit tests highlighted that without passing an frameworkcode to the MarcSubfieldStructures->find call we throw errors as we can't identify the correct subfield structure rules to apply. This patch adds the default frameworkcode, empty string, to the lookup. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
