[Koha-bugs] [Bug 14496] Improving opac-detail.pl performances

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 6 15:18:39 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14496

--- Comment #1 from Julian FIOL <julian.fiol at biblibre.com> ---
Created attachment 40805
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40805&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list