http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5724 dev_patches@biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev_patches@biblibre.com --- Comment #16 from dev_patches@biblibre.com 2011-06-10 02:06:32 UTC --- Should be noted though that the proposed solution adds some overload in rebuild_zebra fetching the deletedbiblioitems table... Maybe lesser load process could be envision... GetMarcBiblio($biblioid,'deleted') could fetch only deleted biblios... And not on both tables... And instead of using UNION, use either table when processing deleted biblios and normal entries. That would certainly help a lot. But still that patch fixes a serious issue... Patch welcome to improve them. -- 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.