[Koha-bugs] [Bug 9531] Make SIP2 message terminator configurable via SIPconfig.xml

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 1 16:46:29 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9531

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 15014
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15014&action=edit
Bug 9531 - Make SIP2 message terminator configurable via SIPconfig.xml

Add a delimeter option to SIPConfig.xml, choices for 'delimeter' are 'CR' or
'CRLF'.
The default continues to be 'CRLF' if 'delimeter' 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list