7 Jan
2020
7 Jan
'20
1:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21684 --- Comment #29 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #25)
# Failed test 'Test delete via UploadedFile as well as UploadedFiles' # at t/db_dependent/Upload.t line 193. DBIx::Class::Row::delete(): Not in database at /kohadevbox/koha/Koha/Object.pm line 219
Failing test, the previous test was expecting 0E0 if the delete failed, now it raises an exception. I think we can simply adjust the test accordingly.
Yes, we should bring that in line with the changed delete subs. The subroutines in UploadedFile[s] also need attention.. -- You are receiving this mail because: You are watching all bug changes.