http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859
--- Comment #6 from Petter Goksøyr Åsen <[email protected]> --- OK this is what I found out: If I remove the patron_attributes column from the CSV, the default values for extended attributes are used. But if the patron_attributes column is present, they are not used. This is different from the other columns, where default values are used if the column is empty for any particular value. Can you confirm this behaviour? I'd still like to sign off, as this patch at least solves import of extended patron attributes from the CSV-file. -- 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/
