3 Nov
2023
3 Nov
'23
11:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 --- Comment #29 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Got struck here by another bug: [2023/11/03 10:33:00] [ERROR] GET /api/v1/biblios: unhandled exception (Mojo::Exception)<<Can't call method "to_api" on an undefined value at /usr/share/koha/Koha/Biblio.pm line 1433.>> => my $json_biblioitem = $self->biblioitem->to_api( $args ); Just testing /api/v1/biblios with Accept=application/json. Note that Accept=application/marc works fine. -- You are receiving this mail because: You are watching all bug changes.