[Koha-bugs] [Bug 1475] New: Impossible to modify a patron record.

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Sat Oct 6 11:05:19 CEST 2007


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 at liblime.com
        ReportedBy: frederic at tamil.fr
         QAContact: koha-bugs at 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.





More information about the Koha-bugs mailing list