[Koha-bugs] [Bug 2882] Delete library silently fails when patrons exist for that library

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Dec 23 20:53:23 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2882





------- Comment #1 from koha at brinkerhoff.org  2008-12-23 11:53 -------
delete from borrowers where branchcode != "LIBRARYCODEIWANTTOKEEP"; allowed me
to delete the other libraries as expected -- however branches.pl should
probably check to see if there are any constraints that will be violated on
delete -- or atleast requery to see if the library still exists after delete
and give the user an error.




------- 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