[Koha-bugs] [Bug 9367] Code optimization: CheckReserves is too often called

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 11 13:10:11 CET 2013


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

--- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 16023
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16023&action=edit
Bug 9367: Followup finalizing QA

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Keeping fetchrow close to its execute worked even better in GetReserveStatus.
Instead of returning undef, I return empty string.
I checked all calls; this value is mostly not checked for undef.
So we eliminate a lot of warnings in log.

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


More information about the Koha-bugs mailing list