[Koha-bugs] [Bug 9002] Remove Problematic Logic from Patron Messaging Preferences Form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 12:10:48 CET 2013


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

Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |sophie.meynieux at biblibre.co
                   |                            |m

--- Comment #9 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> ---
Without the patch, if SMSSendDriver is blank, there is an extra column without
heading in Messaging preferences table and column content is not under the
correct heading.
If SMSDriver is not blank, there is a SMS column and the table is correctly
displaid.

With the patch, if SMSSendDriver is not blanck, the table is correctly displaid
with a SMS column, and if SMSSendDriver is blank, the table is correctly
displaid without SMS column.

For me, having or not 'sms' in message_transport_types has no consequences.

Signed-off

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


More information about the Koha-bugs mailing list