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

Nick Clemens (kidclamp) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165132|0                           |1
        is obsolete|                            |

--- Comment #9 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 180031
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180031&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!
9) Set SIP2ScreenMessageGreeting to:
   [% "test" %] -- [% borrower.surname %]
10) Confirm the TT is interpreted to a message like:
   AFtest surname

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