http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9367
--- Comment #13 from M. de Rooy <[email protected]> --- 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 <[email protected]> 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. _______________________________________________ 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/
