http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1485 Summary: Fresh Install: can't create fines rules Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Circulation AssignedTo: paul.poulain@free.fr ReportedBy: jmf@liblime.com QAContact: koha-bugs@nongnu.org If you try to create fines rules on a fresh Koha install, upon saving the form, several of the values you put in will be lost, and the following errors will appear in your log: [Sat Oct 06 21:04:43 2007] [error] [client 71.171.151.118] [Sat Oct 6 21:04:43 2007] finesrules.pl: DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`jmf_koha/issuingrules`, CONSTRAINT `issuingrules_ibfk_2` FOREIGN KEY (`itemtype`) REFERENCES `itemtypes` (`itemtype`) ON DELETE CASCADE ON UPDATE CASCADE) at /home/jmf/koha/production/intranet/cgi-bin/admin/finesrules.pl line 74., referer: http://staff-jmf.dev.kohalibrary.com/cgi-bin/koha/admin/finesrules.pl ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.