Bug 14390: [QA Follow-up] UpdateFine should be passed a hash
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 19 Aug 2016 07:57:13 +0000 (09:57 +0200)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 8 Sep 2016 18:29:39 +0000 (20:29 +0200)
commit70d6fc3fa4b1affa7b936c1c27d00463c095f2e0
tree3f0971e771c376baa55f3c5bf114f3f34ac49040
parenta8e3c4a1a963fb16725eb9291d5ba8552662bb3c
Bug 14390: [QA Follow-up] UpdateFine should be passed a hash

Renewing an overdue would not work.
Log shows:
renew: Can't use string ("2144746608") as a HASH ref while "strict refs" in use at C4/Overdues.pm line 508., referer: /cgi-bin/koha/circ/circulation.pl?borrowernumber=1

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 4fa4b8a30649381523fec729b0ee5d40f896155b)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
C4/Circulation.pm