The current email regex rejects email addresses like example+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.

Submitted by Ot ten Thije on 25 March 2010 at 15:46

On 26 March 2010 at 13:19 Danny Groenewegen commented:

fixed in revision 3780. Wait until next release of plugin or use java installation (http://webdsl.org/selectpage/Download/WebDSLJava) when ‘buildJavaZip’ task for revision 3780 has been completed (http://hydra.nixos.org/project/webdsl/all)

Log in to post comments