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

Pedro Amorim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #13 from Pedro Amorim <[email protected]> ---
Hi all, hi Andrew.
Thank you for your patience here.
I've updated the branch to pick up on database changes without having to
restart the SIP server.

The latest commit as an additional test plan to test this specific
functionality:

Changes are picked up by SIP without restart: Test plan:
1) Using KTD, after having followed the original test plan, run the following
SIP emulator command:
$ perl misc/sip_cli_emulator.pl -su koha -sp koha -l kohalibrary --host
localhost --patron 42 -m patron_information
2) Note that the response message contains 'Greetings from Koha'.
3) Using the module UI, visit SIP accounts:
http://localhost:8081/cgi-bin/koha/sip2/accounts
4) Find the SIP account that has 'koha' as login. Click edit.
5) Scroll down to 'SIP response mappings' and expand 'Add new screen msg
regex'.
6) On 'Find', enter 'Greetings from Koha'. On 'Replace', enter 'Hello from
37893 test plan'. Save.
7) Repeat the sip command from 1). Note that 'Greetings from Koha has been
replaced with 'Hello from 37893 test plan', without having to restart the SIP
server.

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