https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32464
--- Comment #1 from Fridolin Somers <[email protected]> --- Created attachment 144558 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144558&action=edit Bug 32464: Koha::Item->as_marc_field obsolete option mss Since Bug 28445 the method Koha::Item->as_marc_field has the option mss not anymore. This patch removes this in Koha::Filter::MARC::EmbedItems. Test with : prove t/db_dependent/Koha/Filter/EmbedItems.t -- 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/
