https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19298 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #9)
Created attachment 68461 [details] [review] Bug 19298: (QA follow-up) Remove GetBiblioData call
In order to do at least something for performance, we could replace the call to GetBiblioData since we are already fetching biblio data with Koha::Biblios.
GetBiblioData also returns biblioitems fields, and the template uses them. At least publishercode, place, publicationyear, pages, notes, etc. -- You are receiving this mail because: You are watching all bug changes.