Bug 16942 - Confirm hold results in ugly error
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 19 Jul 2016 16:57:25 +0000 (16:57 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 1 Sep 2016 17:21:24 +0000 (17:21 +0000)
commit49af4e0ddf7ffa666ee055b80c7c4a66a995629d
tree8a9c11a5cdbff549c4be028184a53a23d68c5e94
parent53631f9ffdc86c1afbcc3108ac3ddf1f73fef40e
Bug 16942 - Confirm hold results in ugly error

Confirming a hold to set it to waiting will result in an DBIC error in
master.

Test Plan:
1) Attempt to check in an item on hold and confirm the hold
2) Note the error
3) Apply this patch
4) Repeat step 1
5) Note there is no error!

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
https://bugs.koha-community.org/show_bug.cgi?id=14942

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Letters.pm