http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5724
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3104|0 |1 is obsolete| | --- Comment #20 from Chris Cormack <[email protected]> 2011-09-02 09:29:44 UTC --- Created attachment 5278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5278 Bug 5724: Handling deleted records better MT3915: rebuild_zebra changes because deleted biblios would stick in zebra indexes Since the update of biblios would be done AFTER the deletion of biblios, and since biblios would be updated just before being deleted (in order to delete the items) update process would recreate the biblio. This patch fixes the order in order to do the deletion AFTER the update. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
