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

--- Comment #1 from David Cook <[email protected]> ---
Admittedly this is challenging. If "AutoEmailPrimaryAddress" is set to "OFF",
we don't know what field to make mandatory, since "OFF" uses
"first_valid_email_address". 

If we knew the order of fields used in "first_valid_email_address" (using code
logic and not hard-coding assumptions), I suppose we could make mandatory the
"first" field checked in "first_valid_email_address"... 

I suppose we could also create a new system preference like
"PatronSelfRegistrationVerifyEmailField"... that would require the fewest
changes...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to