[Bug 13613] Don't allow digest to be selected without a digest-able transport selected
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #21 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #20)
It's not clear to me how strong we want to prevent that.
1. existing values: a. should we update the DB? b. what if the form is loaded with all checked? 2. Shouldn't it be forbidden at lower level?
TLDR - I think these are all correct, but this bug is very old and offers improvement - we should file new bugs for remaining issues 1 - a - The current behaviour if only digest selected is to send nothing - we check if they want a digest, then loop the transports - we could clean up, but loading a patron after this bug will fix things and behaviour won't change b - All checked is fine - digestible notices will be digested, and others will not be 2 - Yes, but things are handled in C4/Form/MessagingsPreferences.pm - this needs tests/moved to Koha -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org