https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592

--- Comment #87 from M. Tompsett <mtomp...@hotmail.com> ---
(In reply to Tomás Cohen Arazi from comment #86)
> I think that function [ShouldHideMARC] is a mistake! Should be using
> C4::Biblio::GetMarcStructure instead. C4::Biblio::GetMarcStructure is cached
> already, and using yours will only make performance worse.

Granted, another SQL query is a performance hit. However, the result is not
keyed on kohafield. I'll post a revision that uses GetMarcStructure, as per
your suggestion.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to