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:52 +0000 (17:33 -0400)
commit7e18a8bf869ea09c1b187ab05fd20bc3cbacfe59
tree9a1eb9cd38a1aba4d9c64a189a2f254bb998ebc6
parent3c631c0c156024a627e44aae77d260d5253659a7
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