lp996776: Patch to fix the response if no configured status is detected.
authorSteven Callender <stevecallender@esilibrary.com>
Tue, 8 May 2012 21:15:14 +0000 (17:15 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 8 May 2012 21:33:14 +0000 (17:33 -0400)
commitce1f440f8c4f444e6984ddd2a3bdbb21b8ea802a
tree1503c3a0f1673322d2b2c0e584371b3a6e0e3657
parent8cf4831ccebc781f4096775d6350725a4dad9c77
lp996776: Patch to fix the response if no configured status is detected.

SIP response messages that use circulation_status where defaulting to just 1
rather than 01 if the status was not detected. Since SIP needs a 2 character
response, this was causing issues in some 3rd party devices. Added quoting
around the 01 to force the 2 characters.

Signed-off-by: Steven Callender <stevecallender@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm