From f957656f92804595270d3814649b4e293fe3e6b5 Mon Sep 17 00:00:00 2001 From: ralf Date: Tue, 11 Apr 2023 17:11:56 +0200 Subject: [PATCH] also allow / and # in every position of placeholder name --- api/js/etemplate/Validators/IsEmail.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/js/etemplate/Validators/IsEmail.ts b/api/js/etemplate/Validators/IsEmail.ts index df91e9d743..9fd2f0fdf1 100644 --- a/api/js/etemplate/Validators/IsEmail.ts +++ b/api/js/etemplate/Validators/IsEmail.ts @@ -32,10 +32,11 @@ export class IsEmail extends Pattern * - "{{email}}" * - "{{n_fn}} <{{email}}" * - "{{#}}" + * - "{{info_contact/email}}" or "{{user/#