https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23640

--- Comment #25 from David Cook <[email protected]> ---
(In reply to Jonathan Druart from comment #23)
> Could someone test this patch please?

I'm trying but it looks like the SIP server might be broken in master. 

I can't do a "checkout" and even a "checkin" seems to be messed up:

root@9fb85e7ec5c6:koha(bug_23640)$ perl misc/sip_cli_emulator.pl -a 127.0.0.1
-p 6001 -su koha -sp koha -l CPL --patron 1 --item 3999900000001 -m checkout
Attempting socket connection to 127.0.0.1:6001...connected!
SEND: 9300CNkoha|COkoha|CPCPL|
READ: 941

Trying 'checkout'
SEND: 11YN20200206    01104320200206   
011043AOCPL|AA1|AB3999900000001|ACkoha|BON|BIN|
Use of uninitialized value $data in concatenation (.) or string at
misc/sip_cli_emulator.pl line 344, <GEN0> chunk 1.
READ:
root@9fb85e7ec5c6:koha(bug_23640)$ perl misc/sip_cli_emulator.pl -a 127.0.0.1
-p 6001 -su koha -sp koha -l CPL --patron 1 --item 3999900000001 -m checkin
Attempting socket connection to 127.0.0.1:6001...connected!
SEND: 9300CNkoha|COkoha|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N20200206    01104520200206   
011045APCPL|AOCPL|AB3999900000001|ACkoha|BIN|
READ: 100YNY20200206    011046AOCPL|AB3999900000001|AQCPL|AJE Street shuffle
:|CYC4::SIP::SIPServer=HASH(0x55cb126dd0b8)|DAC4::SIP::SIPServer=HASH(0x55cb126dd0b8)|AFItem
not checked out|

-- 
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/

Reply via email to