2 Sep
2014
2 Sep
'14
1:02 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12716 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jacek Ablewicz from comment #13)
This script (tools/import_patrons.pl) is not exactly the easiest one to analyze comprehensivelly, but it seems that 'patron_attributes' was artifically added to @columnkeys as pseudo-colum name (= a kludge, as there is no such column in borrowers table); when that pseudo column is no longer in @columnkeys, apparently extended attributes are not being picked up at all from the relevant CSV field (?).
Follow up & proposed patch: in Bug 12859.
Well done Jaceck! Thanks a lot! -- You are receiving this mail because: You are watching all bug changes.