[Koha-bugs] [Bug 5724] Sometimes deletes aren't processed correctly by rebuild zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 15:47:52 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5724

--- Comment #25 from dev_patches at biblibre.com 2011-09-02 13:47:52 UTC ---
There is a problem when you edit a biblio just before deleting it.
When exporting biblios, koha will export and do the deletion first.
Then it will recreate the biblio with the upd exported iso2907.

Just stop your cronjob,
edit a record, then delete it.
Then try to do rebuild_zebra.pl -b -z 
And search the title (hoping that you have the list and not geting directly to
the record... in case of which you are directed to 404)

The record is not deleted from zebra...


This patch was meant for that problem.
I think that simply changing delete/update order would be enough.
But it is an old patch, and was written before bug 5959.

-- 
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.


More information about the Koha-bugs mailing list