https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14067
Barton Chittenden <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #11 from Barton Chittenden <[email protected]> --- (In reply to Jonathan Druart from comment #10) > (In reply to BUWM from comment #9) > > Created attachment 43437 [details] > > error when deleting patron > > > > We also had problem with deleting patrons. > > `borrowers` . `password` was VARCHAR(60), while > > `deletedborrowers` . `password` was VARCHAR(30). Setting the latter to 60 > > resolved this issue in our case (Koha 3.20.01) > > This will be fixed by bug 15517. *** This bug has been marked as a duplicate of bug 15517 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
