Loosen strictness of default Email validation regex
The current email regex rejects email addresses like
Submitted by Ot ten Thije on 25 March 2010 at 15:46example+label@gmail.com
, even though they are valid. This is particularly relevant for visitors using Gmail, who can use the extension+<label>
to make filtering easier. Could you loosen the strictness of the Email validation regex to allow such email addresses.
Issue Log
On 26 March 2010 at 10:34 Sander Vermolen commented:
I did not know this was possible in GMail. I will move the issue to WebDSL as I am using the standard WebDSL validation.
Log in to post comments