http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12716
--- Comment #14 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
