https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #87 from Liz Rea <[email protected]> --- Since this patch trying to import patrons seems to be noisy, lots of Argument "" isn't numeric in numeric eq (==) at /usr/share/perl5/DBIx/Class/Row.pm line 1017, <$handle> line 512. example line that has this problem, with header, private stuff removed: cardnumber,firstname,surname,address,address2,city,zipcode,email,phone,B_phone,branchcode,patron_attributes,borrowernotes,categorycode 100000090,"borrower surname",firstname,"Po Box xxxxx"," City",,,[email protected],,123456,BRANCHCODE,GROUP:STAFF,,STAFF It doesn't seem to affect the performance, patrons still get imported, but it sure does fill up the logs. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
