15 May
2024
15 May
'24
6:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36834 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Why don't you reuse the same pattern as other catalogue files? catalogue/MARCdetail.pl has 94 $record = $biblio_object->metadata->record({ embed_items => 1 }) if $biblio_object; -- You are receiving this mail because: You are watching all bug changes.