20 May
2022
20 May
'22
8:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30790 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- my $biblios_rs = Koha::Biblios->new->search(undef, { join => 'biblioitem' }); Not a normal pattern to use new here -- You are receiving this mail because: You are watching all bug changes.