[Koha-bugs] [Bug 20859] Enter SMS number and SMS provider during self registration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 19:27:34 CEST 2023


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

--- Comment #16 from Lucas Gass <lucas at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #15)
> +                    [% IF ( Koha.Preference('SMSSendDriver') ) &&
> !hidden.defined('smsalertnumber') && !hidden.defined('sms_provider_id') &&
> action != 'edit' %]
> 
> Please explain this condition.
> What about the case that I want to hide one of them? Is that just nonsense?
> Later on you test again:
> [% UNLESS hidden.defined('smsalertnumber') %]
> But you should know that already given the earlier condition.
> 
> Please clarify

I suppose the question is should patrons be allowed to give a SMSnumber when
SMSSendDriver is turned off?

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


More information about the Koha-bugs mailing list