Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0 Release
-
None
Description
Email addresses of the form <something>@localhost and <something>@localhost.localdomain are valid, but the Email Validator doesn't detect this.
The attached patch fixes the underlying issue in the domain validator, and adds unit tests for Domain + Email validation of these.