https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #2)
Hi Colin, with and without the patch I receive an internal server error when I try to match on username/uderid:
Use of uninitialized value $uploadborrowers in concatenation (.) or string at /home/vagrant/kohaclone/tools/import_borrowers.pl line 113. Use of uninitialized value $uploadborrowers in concatenation (.) or string at /home/vagrant/kohaclone/tools/import_borrowers.pl line 113. Can't call method "unblessed" on unblessed reference at /home/vagrant/kohaclone/tools/import_borrowers.pl line 255, <$fh> line 2.
Can you help?
Should be fixed by commit 6f595e4c95c22ba444f49c61c9d101483309871f Bug 17829: (follow-up) Fix import patron -- You are receiving this mail because: You are watching all bug changes.