koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1475] New: Impossible to modify a patron record.
Date: Sat, 6 Oct 2007 02:05:19 -0700 (PDT)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]