http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1176 chris.cormack@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jmf@liblime.com |chris.cormack@liblime.com Status|REOPENED |NEW ------- Comment #9 from chris.cormack@liblime.com 2007-10-11 15:05 ------- Something like this should be checked server side also. Its fine to check with javascript also, but it should be done server side too. The code to delete a biblio should check that no items are attached. In the perl module, that way if someone writes a new interface to delete biblios, then dont have to implement the check client side. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.