https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35369
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160385|0 |1 is obsolete| | Attachment #160386|0 |1 is obsolete| | --- Comment #5 from Nick Clemens <[email protected]> --- Created attachment 165132 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165132&action=edit Bug 35369: SIP default 'Greetings from Koha.' message for patrons should be optional and configurable It would be nice to have a syspref / sip configuration option to remove or customize this message without having to use regex on the AF field Test Plan: 1) Apply this patch 2) Restart all the things! 3) Make a SIP2 patron info request 4) Note the standard AF field response 5) Set the new syspref SIP2ScreenMessageGreeting to something else 6) Restart all the things again! 7) Make another SIP2 patron info request 8) Note your new AF field greeting message! Signed-off-by: David Nind <[email protected]> Bug 35369: (follow-up) Fix display of new system preference The new system preference was not findable in the system preferences as the wrong system preference name was used. Signed-off-by: David Nind <[email protected]> -- 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/
