6 May
2021
6 May
'21
12:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@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.