http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2856 Summary: Duplicate patrons are not detected Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Patrons AssignedTo: nahuel.angelinetti@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com QAContact: koha-bugs@lists.koha.org When you try to add a patron that already exists, the check is done, BUT it's not showed and the borrower is added. Other problem, is the check is done with the birthdate but, it's not a required field, so if it's empty, but in the database the birthdate is set for the duplicate patron, it never found it. The date must be checked only if one is specified. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.