Bug 9016: (follow-up) treat missing transports for hold available notices as warnings...
authorGalen Charlton <gmc@esilibrary.com>
Fri, 2 May 2014 20:54:55 +0000 (20:54 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 2 May 2014 20:54:55 +0000 (20:54 +0000)
commite25c42715ae88bb3691fb660cd5039d68b1f6166
tree401963b3e6ef9b103470bd0771a44bc89adf8085
parent3fabce47aeddde8a6eb0cafedbb984a018b8d20c
Bug 9016: (follow-up) treat missing transports for hold available notices as warnings, not fatal errors

This patch fixes a situation where a patron that has preferences
set for transport of a notice via a method that is not supported
for that notice type can result in a failure.  Rather than
make it a fatal error during checkin, simply log a warning and skip.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Reserves.pm