[Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 8 17:22:55 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118379|0                           |1
        is obsolete|                            |
 Attachment #118380|0                           |1
        is obsolete|                            |
 Attachment #118742|0                           |1
        is obsolete|                            |

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 119331
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119331&action=edit
Bug 13613: Don't allow digest to be selected without a digest-able transport
selected

By default, only the email transport is enabled. This gives the
messaging preferences the look of having email and digest and two
options. I.E. to some users it appears that you check email for single
emails, *or* you check digest for a digest email.

To help remove this possible confusion, the digest mode checkbox should
be disabled if no digest-able transports are checked for a given notice.

Test Plan:
1) Apply this patch
2) For both the staff interface and the opac, note that the digest
   checkbox is disabled any time that no digest enabled transport (
   email, sms if enabled ) is checked for the patron editor.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list