I created a form with an Email field on two different websites:
-
Bricks 2.3.8 (no cache plugin)
-
Bricks 2.3.7
On both websites, the following invalid email address is accepted:
barca.@domain.com
The form is submitted successfully, even though the email address is invalid because the local part ends with a dot.
I have attached a screenshot from Form Submissions showing that the invalid email address was accepted.
Expected behavior:
The form should reject this email address and display a validation error instead of allowing the submission.
Actual behavior:
The form accepts the invalid email address and submits successfully.
My browser: Brave 1.92.134
(GPT helped me with english)