30 Sep
2024
30 Sep
'24
2:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38033 --- Comment #2 from Janusz Kaczmarek <januszop@gmail.com> --- Use case: one would expect $biblio->record({ embed_items => 1 }) returns the linked items (as it does $biblio->metadata->record({ embed_items => 1 }) ) -- but unfortunately now it does not. -- You are receiving this mail because: You are watching all bug changes.