[Bug 12340] New: Checkboxes are shown for nonexistent SMS transports
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12340 Bug ID: 12340 Summary: Checkboxes are shown for nonexistent SMS transports Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Delete some SMS transports from the database: delete from message_transports where message_transport_type='sms' and letter_code != 'HOLD'; Check patron messaging prefs in OPAC: Only the hold notice SMS has a checkbox. Check patron messaging prefs in the staff client: Every SMS transport has a checkbox. Should only show the checkboxes for existing transports. I haven't tested, but the same may happen for the other transports too. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org