http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1177 Summary: Koha table entries not deleted when biblio deleted Product: Koha Version: branch 2.4 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P1 Component: Catalogue AssignedTo: paul.poulain@free.fr ReportedBy: jmf@kados.org QAContact: koha-bugs@nongnu.org If you delete a biblio, the bibliosubject, additionalauthors table entries aren't deleted. The result is an orphaned data in the tables and a detail page that contains subjects and authors only. I'm reporting this bug on behalf of a client who complained about it and expressed concern about the stability of Koha based on this behavior. There may be other tables that this affects, I only confirmed bibliosubject and additionalauthors. In my book this is a blocker bug because the librarian has no workaround to get rid of that data in the database. In fact, it would be pretty difficult to retroactively delete that data (would need to write a script). ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.