https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36676 --- Comment #5 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to David Nind from comment #2)
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?
Hi David, I was testing in 23.11. but yes, I think it should be made to main as well. I also changed the patch title. There is still a lack of routine on writing patches from my side ;) -- You are receiving this mail because: You are watching all bug changes.