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

--- Comment #10 from Marcel de Rooy <[email protected]> ---
Created attachment 40914
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40914&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

I compared the display of some records in XSLT view with and without patch, was
the same (as expected).
Signed-off-by: Marc Veron <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>
On a slower server, I saw a time save of 0.0274 to 0.0908 seconds (with XSLT).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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