24 Sep
2021
24 Sep
'21
9:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28883 --- Comment #43 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #41)
(In reply to Jonathan Druart from comment #20)
I have found only one problematic occurrence but I'd like another QA stamp with that in mind.
I have my doubts here if that was really the only one.
Searching a bit, hmm. The first weak(!) example I found in a test: t/db_dependent/Illrequests.t: isa_ok($patron->checkouts, 'Koha::Checkouts'); In this specific test at that time there is only 1 item. But if there were more, we would have a problem. Gaining bit more confidence.. -- You are receiving this mail because: You are watching all bug changes.