[Koha-bugs] [Bug 11213] GetItemsInfo() called twice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 11 10:23:56 CET 2013


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

--- Comment #5 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Some remarks about GetItemsInfo () :

There are 5 SELECT.
I suppose it would be better for performance to have a unique SELECT.

And the last SELECT gets some informations which are not usefull in normal OPAC
and staff display : 
It is used for finding the last 3 people who borrowed this item.

Don't you think geting the info about the 3 last ppl who borrowed the item
should be made optional (by adding a param to GetItemsInfo) ?


M. Saby

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


More information about the Koha-bugs mailing list