11 Oct
2019
11 Oct
'19
10:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19884 --- Comment #58 from David Gustafsson <glasklas@gmail.com> --- It would need a larger refactoring though, even though I know we want to get rid of the C4 namespace. GetBiblioMarc would be replaced by a call to Biblio->find with a Koha::RecordProcessor for embedding items (I would suggest keeping but deprecating GetBiblioMarc and replacing the subroutine body with the Koha-namespace equivalent code. Perhaps it would be a mistake to make things a bit messy making this refactoring part of this patch. -- You are receiving this mail because: You are watching all bug changes.