#1766 closed defect (fixed)
Mail validation and *.eu domain name
Reported by: | Owned by: | dylan | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Validate | Version: | 0.4 |
Keywords: | mail validate validation eu domain | Cc: | |
Blocked By: | Blocking: |
Description
Recently, the "*.eu" domain name has been opened for registration, so "[email protected]…" is now a valid mail address. However, Dojo, as of 0.4, says it's not. It seems that source:/trunk/src/regexp.js does not list "eu" as a country code (var ccRE).
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | → 0.4.1 |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
easy fix, will do that now