Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Email validation in PhysLocation.pm invalidates "good" email addresses #561

Closed
petrocc opened this issue Sep 29, 2015 · 0 comments
Closed
Assignees
Milestone

Comments

@petrocc
Copy link
Contributor

petrocc commented Sep 29, 2015

the line: $self->field('location.email')->is_like( qr/^$|[\w.]@[\w.]/, "Enter a valid email address." );

will invalidate potentially valid email addresses, and is doing so to an existing email address that is working (at least for email).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants