]> 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)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 13 Jan 2016 07:07:15 +0000 (08:07 +0100)
commit0d47ae8770a78e3368619b0b348b1ebf114ffe7e
tree3b8f037165da6bbc2f4b9cabedb37400b3989a05
parente1fb9fb9469bea010f25e872509fd84b85d35504
 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>
(cherry picked from commit 5686ba50ba005b1cd8cf4d28a35c28c0c34d3c71)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
circ/renew.pl