]> git.koha-community.org Git - koha.git/commit
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)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 15 Nov 2021 12:21:49 +0000 (07:21 -0500)
commit6d5a0bd832d546377910d3bdbb2bf790c4d2f0c3
treebfccfddb35092ba35d18be8810ec85e86945fe33
parent171c8421aa8c2838479789ab76b977e4fed10f9c
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: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Email.pm
about.pl
members/memberentry.pl
opac/opac-memberentry.pl
opac/opac-shareshelf.pl
t/Koha/Email.t