Bug 9367: Followup finalizing QA origin/new/bug_9367
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 11 Mar 2013 11:13:29 +0000 (12:13 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 16 Mar 2013 15:49:43 +0000 (11:49 -0400)
commitc9e81d48407d9da23bbb77ad9bf3068fa5ce8d44
tree447b1deaa04c7b7722a7ed36ec330ba82daaacfd
parent37b6ac0b14989ec00e511c72f0fb840cdc3f5632
Bug 9367: Followup finalizing QA

Signed-off-by: Marcel de Rooy <m.de.rooy@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.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Reserves.pm