https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36473 --- Comment #17 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I have a hunch that this broke tests: prove t/db_dependent/Biblio.t # Failed test 'Expected warning found' # at t/db_dependent/Biblio.t line 1039. # found warning: UpdateTotalIssues could not get bibliographic record at /kohadevbox/koha/C4/Biblio.pm line 3065. # expected to find warning: UpdateTotalIssues could not get biblio record # Looks like you failed 1 test of 2. # Failed test 'UpdateTotalIssues on Invalid record' # at t/db_dependent/Biblio.t line 1043. # Looks like you failed 1 test of 21. t/db_dependent/Biblio.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/21 subtests -- You are receiving this mail because: You are watching all bug changes.