Bug 28870: Move email address validation to a specific class method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 26 Aug 2021 15:12:58 +0000 (17:12 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 28 Sep 2021 08:22:36 +0000 (10:22 +0200)
commitddb24eb4032e6362ee5b92419bcaf2e0f6366cac
treed13c09e936d52dc8315243021bf22897bad93dcf
parent481f52308a32860e8594d13bd11086845e498ae4
Bug 28870: Move email address validation to a specific class method

To ease testing and future changes if needed.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Email.pm
about.pl
members/memberentry.pl
opac/opac-memberentry.pl
opac/opac-shareshelf.pl
t/Koha/Email.t