[Bug 1316] New: Cardnumber is not a required field and adding a borrowers with a blank cardnumber fails
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1316 Summary: Cardnumber is not a required field and adding a borrowers with a blank cardnumber fails Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: critical Priority: P2 Component: Members AssignedTo: chris@katipo.co.nz ReportedBy: jmf@liblime.com QAContact: koha-bugs@nongnu.org The error that's thrown has to do with the redirect to the borrower detail page after the mysql query has already failed, rather than warning that the addition failed. The Apache log has: DBD::mysql::st execute failed: Duplicate entry '' for key 1 at /koha/production/intranet/modules/C4/Members.pm line 555. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@daddy.katipo.co.nz