[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
Thu May 23 08:53:08 CEST 2013


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18267|0                           |1
        is obsolete|                            |

--- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 18323
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18323&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

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
Signed-off-by: Adrien Saurat <adrien.saurat at biblibre.com>
Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


More information about the Koha-bugs mailing list