]> git.koha-community.org Git - koha.git/commit
Bug 11336: (follow-up) fix typo in previous follow-up
authorGalen Charlton <gmc@esilibrary.com>
Mon, 6 Jan 2014 16:16:22 +0000 (16:16 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 18 Feb 2014 07:44:49 +0000 (08:44 +0100)
commit114c67fed49023b3a354951bfea2809f9d6c8360
treeb2235f99baf21b733e7c77aee71cd67a1b2c1c36
parentace1fe900ca42ef570ffc4d76481b0cb3435d7e8
Bug 11336: (follow-up) fix typo in previous follow-up

This patch corrects a typo that broken ModReserveFill().  This
patch also adds a unit test that (via two levels of indirection)
exercises ModReserveFill().

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 7af64ff7bd26eaa0d8cdb688f0db1526e438f087)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Reserves.pm
t/db_dependent/Circulation.t