[Koha-bugs] [Bug 21988] Add SMSSendFrom system preference for specifying a source number for SMS messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 13 15:25:41 CET 2018


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

--- Comment #4 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 83170
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83170&action=edit
Bug 21988: (follow-up) Provide more open params

Rather than specifying a very specific additional parameter to be passed
to the provider, we now provide the ability for the user to specify a
JSON object containing arbitrary additional parameters, which are then
combined with the core parameters that are sent to the provider.

Test plan:

- Apply the patch and do the database update
- Navigate to the SMS preferences
- TEST => Observe that a new "Provide additional parameters to be passed
to the SMS provider (as a JSON object)" preference is displayed
- Enter a JSON object in to the preference
- Navigate away from the preferences
- Navigate back to the SMS preferences
- TEST => Observe that the value entered is preserved

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list