bug 2252: item-level hold not waiting until priority = 0
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 23 Jun 2008 20:33:32 +0000 (15:33 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 25 Jun 2008 16:39:20 +0000 (11:39 -0500)
commitd79f050ce3a8a196c52a139051c6ebc4db0d722c
treea0036659a39c884d7909d5354a3a93bd2b7ab4d5
parent98e2db8278ac72aeb30a815502c083f7e2fb6ffc
bug 2252: item-level hold not waiting until priority = 0

When returning an item that has an item-level hold on it,
CheckReserves() will not consider it waiting unless the
priority has been set to 0 (i.e., the item has specifically
been marked as filling the request.)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Reserves.pm