https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41706 --- Comment #10 from David Nind <david@davidnind.com> --- (In reply to Jonathan Druart from comment #9)
(In reply to Pedro Amorim (ammopt) from comment #8)
(In reply to Jonathan Druart from comment #7)
Thanks, fixed now!
Hi Joubu, apologies, but the test passes before and after the fix patch. Should it not fail before the fix patch?
Please double-check, it fails for me without the fix:
t/db_dependent/Record.t .. 1/18 # Failed test 'no warnings' # at /usr/share/perl/5.40/Test/Builder.pm line 193. # There were 1 warning(s) # Previous test 0 '' # Use of uninitialized value $2 in split at /kohadevbox/koha/C4/Record.pm line 924.
Before the patches, the tests pass for me in a default/fresh KTD after start up. -- You are receiving this mail because: You are watching all bug changes.