[Koha-bugs] [Bug 10508] UT: C4::Branch.pm needs unit tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 11 09:47:21 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10508

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
In fact I don't know if it is your problem, I got the following sql error after
applying patch for bug 8034:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_coderun`.`branches`, CONSTRAINT `branches_ibfk_1`
FOREIGN KEY (`branchprinter`) REFERENCES `printers` (`printqueue`) ON UPDATE
CASCADE)

Maybe you forgot to apply the patch of bug 10515?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list