https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21988
--- Comment #6 from Kyle M Hall <[email protected]> --- Created attachment 83176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83176&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 Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
