Bug 24168: (bug 23116 follow-up) AllowHoldPolicyOverride allows a librarian to almost...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Dec 2019 15:04:45 +0000 (16:04 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Tue, 10 Dec 2019 19:52:20 +0000 (19:52 +0000)
commitc5336e24eb24c0faa7d28faa96bd40b13ccf834c
tree3412bcebfbd70761a8cacfb49eb197f2724a347c
parent98b3ae9f41f40a1230dbcc184404efda2d25980e
Bug 24168: (bug 23116 follow-up) AllowHoldPolicyOverride allows a librarian to almost place a hold on an item already on hold

This patch actually fixes the issue described on bug 23116.

Test plan:
See bug 23116 and comment 5. Important to note that the later comparison with
itemAlreadyOnHold assumes that the variable is a string.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
reserve/request.pl