]> git.koha-community.org Git - koha.git/commit
Bug 15462 - Unable to renew books via circ/renew.pl
authorMarc Véron <veron@veron.ch>
Tue, 5 Jan 2016 08:14:30 +0000 (09:14 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Tue, 12 Jan 2016 13:08:56 +0000 (14:08 +0100)
commit5686ba50ba005b1cd8cf4d28a35c28c0c34d3c71
tree3a44a65d37ad4648955aad45db7e71eb351a775d
parent91a41dda87d6736095a284f1699eaad93bd1ef25
 Bug 15462 - Unable to renew books via circ/renew.pl

To verify: Got to circ/circulation.pl and try to renew an item.
Result: Can't call method "single" without a package or
        object reference at /usr/share/kohaclone/circ/renew.pl
        line 57

To test:
- Apply patch
- Try to renew items that are or are not checked out. Error
  no longer occurs.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 68dee0de8e244e1badf51e7603ecd7341826c23c)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
circ/renew.pl