27 Sep
2013
27 Sep
'13
7:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10961 --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> --- Also, while the bug in GetMarcBiblio() is real, consideration should be given to removing misc/batchRebuildBiblioTables.pl for the following reasons: [1] It calls internal routines in C4::Biblio directly in the name of performance, but doing so is the direct cause of the bug. [2] misc/maintenance/touch_all_biblios.pl will do the same thing, but does not call private routines in C4::Biblio. -- You are receiving this mail because: You are watching all bug changes.