https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35369
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement lets you release notes| |customize the default SIP | |patron message using new | |system preference | |SIP2ScreenMessageGreeting. CC| |[email protected] --- Comment #4 from David Nind <[email protected]> --- Testing notes (using KTD): 1. To view the current message: 1.1 Install telnet: sudo apt-get install telnet 1.2 telnet 127.0.0.1 6001 1.3 Enter the command: 9300CNkoha|COkoha|CPCPL| 1.4 Enter the command: 63 telnet 127.0.0.1 6001 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. 9300CNkoha|COkoha|CPCPL| 941 63 64 00020231231 214552000000000000000000000000AOkohalibrary|AA1|AEKoha Admin|BLY|BV0|CC5|PCS|PIY|AFGreetings from Koha. | 2. After applying the patches, run a database update: databaseupdate 3. After you change the new system preference (SIP2ScreenMessageGreeting), repeat step 1 - the message received back should show your updated greeting. -- 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/
