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

--- Comment #3 from Owen Leonard <[email protected]> 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.
_______________________________________________
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/

Reply via email to