https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26170
--- Comment #52 from David Cook <[email protected]> --- (In reply to David Cook from comment #51) > (In reply to Katrin Fischer from comment #50) > > I had a look, but it's not obvious to me how to fix :( > > It is a tough one. I'm taking things apart right now, and it's certainly an > issue with the "protected" column. Hopefully should have more info soon... So I found a change to t/db_dependent/Koha/Patrons/Import.t which makes the test pass, but I don't think it's the right place to change it. Then I figured out a change to Koha/Patrons/Import.pm which actually points out some changes needed for http://localhost:8081/cgi-bin/koha/tools/import_borrowers.pl as well... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
