View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006339 | OXID eShop (all versions) | 1.05. Users | public | 2016-02-26 20:36 | 2024-03-06 13:26 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.9.7 / 5.2.7 | ||||
Summary | 0006339: Trying to register with a TLD ".digital" fails with EM "Please enter a valid e-mail address" | ||||
Description | It is not possible to register with an e-mail address like [email protected], the new top level domain is not maintained yet. Please allow e-mail addresses with this new TDL. | ||||
Steps To Reproduce | Try to register with a .digital e-mail address in https://demoshop.oxid-esales.com/professional-edition/en/open-account/ | ||||
Tags | |||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
Register and login with the top level domain .digital works , as one might have noticed while checking in demoshop. Only in the setup while registering the Admin Account this TLD fails with EM "Please enter a valid e-mail address". |
|
The ticket is valid, but I prefer the solution proposed in 0006352 When PHP provides a ready-to-use library function for this, we should use it instead of using overcomplicated regex-expressions that would be needed to actually parse e-mail addresses correctly |