Bug 10243: (follow-up) prevent TransportCostMatrix from overriding library holds...
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 9 Oct 2013 18:02:23 +0000 (14:02 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 5 Dec 2013 18:04:54 +0000 (15:04 -0300)
commitf76ad030f5e0b914f1283b6942c316615f0be6f4
tree93e6fde5a04e0911de71f530692451267ec0bcd3
parent13a5d7b14bc31f8d11d8ab9c4802d32835ddf647
Bug 10243: (follow-up) prevent TransportCostMatrix from overriding library holds policy

Using the TransportCostMatrix can cause the same issue. Removing the
last ditch use of the first item causes the the subroutine to continue
with the traditional matching, which will respect the hold policies.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 06ea76c3c2c9afcc324166c12b0510fdad0d77f1)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/HoldsQueue.pm