[Bug 14067] 500 error when deleting patrons
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14067 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #11 from Barton Chittenden <barton@bywatersolutions.com> --- (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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org