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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 17:01:27 CEST 2015


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

--- Comment #8 from Marc Véron <veron at 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 at veron.ch>

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


More information about the Koha-bugs mailing list