Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix validating of domains permanently #9509

Open
tsteur opened this issue Jan 12, 2016 · 1 comment
Open

Fix validating of domains permanently #9509

tsteur opened this issue Jan 12, 2016 · 1 comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.

Comments

@tsteur
Copy link
Member

tsteur commented Jan 12, 2016

In #9486 a fix was introduced to correctly validate email domains (Allow up to 63 characters TLD in email). The fix was made in Zend library itself so it might be overwritten at some point. Instead we should find a solution to fix it outside of Zend see eg #9486 (comment) or use a different library for this.

@tsteur tsteur added the Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. label Jan 12, 2016
@tsteur tsteur changed the title Fix checking of domains permanently Fix validating of domains permanently Jan 12, 2016
@mattab
Copy link
Member

mattab commented Mar 31, 2016

Another issue / challenge from #9486 is #9977

@mattab mattab added this to the Mid term milestone Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants