https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34838 --- Comment #16 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #6)
Note that 4 warnings remain
t/db_dependent/Koha/Illbackend.t .. Use of uninitialized value in exists at /kohadevbox/koha/Koha/Illrequest.pm line 1956. Use of uninitialized value in exists at /kohadevbox/koha/Koha/Illrequest.pm line 1961. Use of uninitialized value in exists at /kohadevbox/koha/Koha/Illrequest.pm line 1956. Use of uninitialized value in exists at /kohadevbox/koha/Koha/Illrequest.pm line 1961.
So this was t/db_dependent/Koha/Illbackend.t But the problem remains for t/db_dependent/Illrequests.t -- You are receiving this mail because: You are watching all bug changes.