http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13084
--- Comment #3 from M. de Rooy <[email protected]> --- Created attachment 32344 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32344&action=edit Bug 13084: Mixup of columns in deletedborrowers (MASTER) I could reproduce this problem in 3.14.4 where I wrote the patch. Fields shifted like branchcode moved to B_phone. Could not reproduce it for master. But this code change seems to improve things on master too. Test plan: Edit a borrower. Fill all fields if possible. Delete the borrower. Check that the table deletedborrower contains the data in the correct fields. -- You are receiving this mail because: You are the assignee for the bug. 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/
