]> git.koha-community.org Git - koha.git/commit
Bug 28803: (follow-up) Error details improvement
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 13 Sep 2021 09:18:46 +0000 (10:18 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 22 Nov 2021 11:42:18 +0000 (06:42 -0500)
commitc7d981df4e11366594eb8995bc09ce1003132908
tree839be4538a3eaf090cafd42c33969504c6a1af16
parenta9b364a58811284f950d645fab9e6a7f6293eb08
Bug 28803: (follow-up) Error details improvement

This patch updates the exceptions thrown by Koha::Email to include the
parameter that failed email validation and then updates the failure code
to include this parameter and finally display this field in the template.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Letters.pm
Koha/Email.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt
t/db_dependent/Letters.t