9 Jul
2015
9 Jul
'15
5:01 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14496 --- Comment #8 from Marc Véron <veron@veron.ch> --- Created attachment 40890 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40890&action=edit [Signed-off] Bug 14496 : Improving opac-detail.pl performances Get notes and subjects from MARC record ONLY when XSLT is not activated. It's useless doing it when XSLT is activated, because XSLT takes care of it by its own. => With this patch, we are saving precious milliseconds I compared the display of some records in XSLT view with and without patch, was the same (as expected). Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.