https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28883
--- Comment #43 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ 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/
