31 Jul
2014
31 Jul
'14
2:16 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6113 --- Comment #28 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- BTW the issue was existing biblios getting overwritten by new records from staging tables. So if C4::Biblio::_koha_add_biblio() returns an error, the rest of the instructions are carried out normally, eg. ModBiblio, which overwrites the existing marc record even if the "adding new record to a reserved biblionumber" just failed. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.