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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from David Nind <[email protected]> ---
To test, I:

1. Repeated the steps in bug 32537 (including applying that patch).

2. Applied this patch and restarted SIP (koha-sip --restart kohadev).

3. The response I got for step 4 was:

root@kohadevbox:koha(bz32515)$ perl misc/sip_cli_emulator.pl -a localhost -p
6001 -l CPL -su term1 -sp term1 -m checkin --item 39999000011418 -n Y
Attempting socket connection to localhost:6001...connected!
Use of uninitialized value $hold_mode in string eq at misc/sip_cli_emulator.pl
line 124.
SEND: 9300CNterm1|COterm1|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09Y20230101    21213820230101   
212138APCPL|AOCPL|AB39999000011418|ACterm1|BIN|
Use of uninitialized value $data in concatenation (.) or string at
misc/sip_cli_emulator.pl line 356, <GEN0> chunk 1.
READ:

I'm not sure if this is what is expected (as it is pretty similar to what I got
for bug 32537, except the second and third series of numbers in the SEND are
different), but happy to sign off if it is.

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