https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37582
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Brendan Lawlor <[email protected]> --- I got pretty close to being able to test this, but I'm missing something. In /etc/koha/SIPconfig.xml I added the new option like this: <login id="term1" password="term1" delimiter="|" error-detect="enabled" institu tion="CPL" encoding="ascii" checked_in_ok="1" convert_nonprinting_characters=" -- "/> Then I restart_all and login to the SIP server and send a patron info request, but I still got a response with a newline after the first -- debarred message kohadev-koha@kohadevbox:koha(main)$ telnet localhost 6001 Trying ::1... Connection failed: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 9300CNterm1|COterm1|CPCPL| 941 6300020060329 201700Y AOCPL|AAbob|AD1234| 64YYYY 00020241017 205014000000010001000000000000AOCPL|AA23529000695412|AEBob Singleton|BLY|CQY|BHUSD|BV0|CC5|BD4554 Library Rd. Centerville, CA 44262|BF(212) 555-1212|PB19830415|PCPT|PIN|AFGreetings from Koha. -- debarred debarred again| -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
