[Bug 1475] New: Impossible to modify a patron record.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1475 Summary: Impossible to modify a patron record. Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Members AssignedTo: chris.cormack@liblime.com ReportedBy: frederic@tamil.fr QAContact: koha-bugs@nongnu.org When modifying a patron record (memberentry.pl?op=modify), SQL UPDATE statement fails in C4/Members.pm line 627: Cannot add or update a child row: a foreign key constraint fails (`koha_db/borrowers`, CONSTRAINT `borrowers_ibfk_1` FOREIGN KEY (`categorycode`) REFERENCES `categories` (`categorycode`)). It occurs on a Koha fresh install loaded with default patron categories and set of data. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com