https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21465
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23734 --- Comment #19 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #9) > Nick, did you investigate the new warnings your tests add? > > Argument "" isn't numeric in numeric eq (==) at > /usr/share/perl5/DBIx/Class/Row.pm line 1018, <$handle_3a> line 2. (In reply to Jonathan Druart from comment #10) > Comes from eval { $patron->set(\%borrower)->store }; in import_patrons, it > complains on invalid patron attribute's values (login_attempts, lost, etc.) > > Related to bug 21761. See bug 23734 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23734 [Bug 23734] Defaults set during patron imports throws warnings -- 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/
