30 Sep
2022
30 Sep
'22
10:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31441 --- Comment #5 from Marcel de Rooy <m.de.rooy@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.