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

--- Comment #25 from [email protected] 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.
_______________________________________________
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/

Reply via email to