2 Jul
2013
2 Jul
'13
4:25 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9231 --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Chris Cormack from comment #5) Good idea! I've updated the patch to do so. It still seems odd to delete the item, and *then* look up the record, but I get the feeling this order is required, and it seems inefficient to call GetMarcBiblio both before and after calling _koha_delete_item, or to call something like GetBiblio. Any opinions? -- You are receiving this mail because: You are watching all bug changes.