[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 15 07:06:03 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liz at catalyst.net.nz

--- Comment #87 from Liz Rea <liz at catalyst.net.nz> ---
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",,,firstname.surname at institution.co.nz,,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.


More information about the Koha-bugs mailing list