http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10020 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 37639 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37639&action=edit Bug 10020: Remove code related to ethnicity This is a(nother) vestige of Koha (2.2?). This patch removes unused code related to the 'ethnicity'. In detail: There is no way to fill the ethnicity table. There is no way to fill the borrowers.ethnicity and borrowers.ethnotes. BUT if borrowers.ethnicity exists, the value is displayed on members/moremember.pl (and only here). Test plan: Apply this patch and confirm there is no regression on adding/updating/deleting patrons. -- You are receiving this mail because: You are watching all bug changes.