[Bug 587] New: deleted items are not being removed from marc tables
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=587 Summary: deleted items are not being removed from marc tables Product: Koha Version: CVS Platform: Other OS/Version: Linux - Debian Status: NEW Severity: major Priority: P2 Component: MARC AssignedTo: paul.poulain@free.fr ReportedBy: shedges@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net When you delete items, biblioitems, or biblios, the functions called from C4/Biblio (&delitem, etc.) just call the &OLDdelitem, etc. functions in the same module. These old functions do not remove anything from the marc_subfield_table, so searches for deleted items still return a barcode, etc. It looks like someone started the process of making new, MARC versions of these functions and then stopped. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz