[Koha-bugs] [Bug 587] New: deleted items are not being removed from marc tables

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Fri Aug 29 16:37:23 CEST 2003


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 at free.fr
        ReportedBy: shedges at athenscounty.lib.oh.us
         QAContact: koha-bugs at 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.




More information about the Koha-bugs mailing list