https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 --- Comment #88 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Liz, I have tried with your line (with sample data, replaced "STAFF" with "S" and "BRANCHCODE" with "CPL", I have also created the patron's attribute "GROUP"). I see these 2 lines: Use of uninitialized value $uploadborrowers in concatenation (.) or string at /home/vagrant/kohaclone/tools/import_borrowers.pl line 109. CGI::param called in list context from package CGI::Compile::ROOT::home_vagrant_kohaclone_tools_import_borrowers_2epl line 123, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 436. But not the one you are referring to. Let me know if you have more detail to provide and if you recreate on a devbox, or with the sample data. -- You are receiving this mail because: You are watching all bug changes.