https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18309
--- Comment #16 from Fridolin SOMERS <[email protected]> --- (In reply to Koha Team Lyon 3 from comment #15) > Control fields (generally, just tags below 010) do not have subfields, > use > data() at /home/koha/src/Koha/Filter/MARC/EmbedItemsAvailability.pm line 75. > at /home/koha/lib/contrib/sandbox/cron/../Run.pm line 28. This is a real bug, in Koha::Filter::MARC::EmbedItemsAvailability::_processrecord, $biblionumber_field should be corrected to allow controlfield like 001. Please create a new bug report. -- 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/
