[Koha-bugs] [Bug 14067] 500 error when deleting patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 15 15:21:12 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14067

BUWM <w.miedzybrodzki at uw.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.miedzybrodzki at uw.edu.pl

--- Comment #9 from BUWM <w.miedzybrodzki at uw.edu.pl> ---
Created attachment 43437
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43437&action=edit
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list