Koha/C4/SIP/Sip
Kyle M Hall 90e2aafeb5 Bug 9531: Make SIP2 message terminator configurable via SIPconfig.xml
Add a terminator option to SIPConfig.xml, choices for 'terminator' are
'CR' or 'CRLF'.  The default continues to be 'CRLF' if 'terminator' is
undefined.

Test Plan:
1) Apply patch
2) Start SIP server
3) Run C4/SIP/t/04patron_status.t
4) Stop SIP server
5) Add terminator="CR" for account login 'term1'
6) Run 04patron_status.t again, you should see no change

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Adrien Saurat <adrien.saurat@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-08 05:44:09 +00:00
..
Configuration Bug 8433 Remove unused 'use English' 2013-01-13 08:42:50 -05:00
Checksum.pm Bug 8216: Allow SIP modules to pass critic tests 2012-06-20 11:14:00 +02:00
Configuration.pm Bug 8433 Remove unused 'use English' 2013-01-13 08:42:50 -05:00
Constants.pm 3M SIP2 Extensions groundwork and Patron Info popoulation 2009-07-22 10:14:49 -04:00
MsgType.pm Bug 9531: Make SIP2 message terminator configurable via SIPconfig.xml 2013-09-08 05:44:09 +00:00