17 May
2013
17 May
'13
5:12 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9252 --- Comment #8 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 18210 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18210&action=edit Bug 9243: Bad delete order in sub index-records If we have in the zebraqueue table for the same record, one line "update" and another "delete", the index_records sub in rebuild_zebra.pl treats the delete line first. The result is that the record still exists in zebra. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.