From: djfiander Date: Sun, 30 Apr 2006 01:20:01 +0000 (+0000) Subject: Make sure to set BL: Patron Valid when the patron is, in fact, X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=67ab4e79718b9d1365aaf291396fa82206ed823f;p=working%2FSIPServer.git Make sure to set BL: Patron Valid when the patron is, in fact, valid (uncovered by the tests) --- diff --git a/Sip/MsgType.pm b/Sip/MsgType.pm index f49b793..e984fab 100644 --- a/Sip/MsgType.pm +++ b/Sip/MsgType.pm @@ -925,6 +925,8 @@ sub handle_patron_info { $resp .= summary_info($patron, $summary, $start, $end); + $resp .= add_field(FID_VALID_PATRON, 'Y'); + # SIP 2.0 extensions used by Envisionware # Other types of terminals will ignore the fields, if # they don't recognize the codes