[Koha-bugs] [Bug 6872] Can't set default SMS messaging options when defining a patron category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 20 14:30:47 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6872

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> 2011-09-20 12:30:47 UTC ---
Here are the conditions for observing the bug:

1. Turn on EnhancedMessagingPreferences 
2. Fill the SMSSendDriver preference with any value to enable it
3. Edit a patron category

In the table of options labeled "Default messaging preferences for this patron
category" you will see a column for Email but not for SMS. When the
SMSSendDriver preference is populated there should also be a column for SMS.
The template checks for the SMSSendDriver preference, but the script didn't
pass the variable to the template. This patch corrects it to do so.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list