https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30744
--- Comment #6 from David Cook <[email protected]> --- (In reply to Martin Renvoize from comment #4) > We had customers starting to notice this, so I've taken a pragmatic approach > here for now.. > > I think this all needs a little more thought as to what level it should all > sit at as fetching and processing the MARC data twice is a bit silly. I don't like it but I do see the pragmatism... Yet, if we do this, I don't think we'll ever fix the performance of get_marc_notes() :/. Would a compromise be to add a "record" parameter to "get_marc_notes", and just update the call in opac/opac-detail.pl for now (we could open other tickets for the other Perl scripts)? That would fix Bug 30744 without duplicating processing and with less code. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
