https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35246
--- Comment #2 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to Marcel de Rooy from comment #0) > See also bug 33960. Found it testing there. > > [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 ); That means the DB is f*d up? Missing a biblioitems entry -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
