[Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 6 12:47:08 CEST 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 120606
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120606&action=edit
Bug 28293: (bug 20443 follow-up) Fix wrong key in
Patrons::Import->generate_patron_attributes

It generates warnings
Use of uninitialized value in string comparison (cmp) at
/kohadevbox/koha/Koha/Patrons/Import.pm line 550, <$fh> line 2.

And does not sort correctly (no fallback on the attribute's value for
repeatable attributes)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list