[Koha-bugs] [Bug 31441] Koha::Item::as_marc_field ignores subfields where kohafield is an empty string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 30 10:20:53 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31441

--- Comment #5 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to David Nind from comment #3)
> Has this been fixed some other way, or have I totally screwed up caching/my
> git clone/testing? Or is it UNIMARC specific?

Koha/Filter/MARC/EmbedItems.pm:        push @item_fields, $item->as_marc_field(
{ mss => $mss } );

opac/opac-ISBDdetail.pl:    {   filters => [ 'EmbedItems', 'ViewPolicy' ],


Use of as_marc_field is not very widespread. catalogue/ISBDdetail.pl does not
use it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list