[Koha-bugs] [Bug 27196] Waiting title level hold checked in at wrong location via SIP leaves hold in a broken state and drops connection

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 24 00:16:30 CET 2020


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #9 from David Cook <dcook at prosentient.com.au> ---
My test plan:
0. koha-sip --restart kohadev
1. Go to
http://localhost:8081/cgi-bin/koha/reserve/request.pl?borrowernumber=51&biblionumber=29
2.  Click "Place hold"
3. koha-shell kohadev
4. perl misc/sip_cli_emulator.pl -a localhost -p 6001 -su term1 -sp term1
--item 39999000001310 -l FPL -m checkin
5. Note that SIP emulator does not die and you get the following output:
Attempting socket connection to localhost:6001...connected!
SEND: 9300CNterm1|COterm1|CPFPL|
READ: 941

Trying 'checkin'
SEND: 09N20201223    23152620201223   
231526APFPL|AOFPL|AB39999000001310|ACterm1|BIN|
READ: 101YNY20201223   
231526AOFPL|AB39999000001310|AQCPL|AJGairm.|CY42|CTCPL|DAkoha|CRREF|CV02|

6. Go to
http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=51 
7. Note that the hold displays normally as in transit from Fairview
8. Go to
http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=29/
9. Note that the hold displays normally as being transferred to Centerville

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


More information about the Koha-bugs mailing list