Jump to content

Regex Error Creating Client


sharktek

Recommended Posts

Unfortunately, we lost a client today due to this bug--I am assuming it is a regex error of sorts.

Wondering if others can recreate issue.

 

To recreate:

 

1) I am logged in as admin, currently on the /admin/clients/add/ page.

*Note: Use email as username is checked

 

2) When I enter the following emails, I receive the response "Invalid email address.":

 - test@rentorprise.com

 - test2@bestorprise.com

 - test@bestorrise.com

 - test@bestorrisse.com

 - test@bestorrisse.com

 - test@entraprise.com

 - test@entoraprise.com

 

The same problem occurs via API (clients create) and when editing a user via /admin/clients/edit/555/

 

Attached Screenshot shows the result.

 

Any ideas?

post-10583-0-60694000-1418423308_thumb.j

Link to comment
Share on other sites

Do any of those domains exist? A DNS lookup is done on the domain name to ensure that it's capable of receiving email, if it's not that error is returned.

 

It has helped many of our customers with typos in their email address. If the address is invalid, they won't get their welcome email.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...