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

--- Comment #71 from Brendan Lawlor <[email protected]> ---
This works as described and all the tests pass.

I used Claude Sonnet 5 to help with testing step 12. With the two daemons
running it used this command to send marc records to the daemon (updated to
port 5501 for the second daemon:

docker exec kohadev-koha-1 bash -c "(cat /tmp/connexion_overlay_452.mrc; printf
'\000') | nc -q8 localhost 5500"

which output:
Success.  Batch number 9 - biblio record number 452 overlaid by import.

http://kohadev-intra.myDNSname.org:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=452

I was able to create records with different sources this way. I would like to
know what commands to do step 12 in ktd, but this did seem to work.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to