Bug 7454 Initialize return arrays in ILS/Transaction/RenewAll
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 17 Jan 2012 14:46:09 +0000 (14:46 +0000)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 21 Feb 2012 16:35:56 +0000 (17:35 +0100)
commit766b60e5b34baaca30dea8d2f64c9e3fed602c8f
treea5dac01ae842a4566cbea8ae653020e21f750ed6
parent5dd94487ac7d62b7fae2aad79bdc5c330c6a998e
Bug 7454 Initialize return arrays in ILS/Transaction/RenewAll

Explicitly clear these arrays and update them directly.
In practice item numbers were already in them when called
so that more items were being returned than were actually
renewed (or failed)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Functionally sound patch, and tested in production

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/SIP/ILS/Transaction/RenewAll.pm