https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36676
--- Comment #2 from David Nind <[email protected]> --- I've tested under 23.11 and the patch works as per the test plan. However, on main, I can't seem to run the emulator - not quite sure why as it has worked fine in the past when testing other bugs: perl /usr/share/koha/bin/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su term1 -sp term1 -l CPL --patron 2352900100046 -m fee_paid --fee-type FT --fee-amount 0.01 Attempting socket connection to 127.0.0.1:6001...failed! : Connection refused The bug title and description need to be changed as per the commit message guidelines https://wiki.koha-community.org/wiki/Commit_messages - Bug 36676: Short title Short description about what the bug fixes. Test plan: .... In addition, should this change be made to main (previously master) as well? -- 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/
