View Issue Details

IDProjectCategoryView StatusLast Update
0006339OXID eShop (all versions)1.05. Userspublic2024-03-06 13:26
Reportermarco_steinhaeuser Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version4.9.7 / 5.2.7 
Summary0006339: Trying to register with a TLD ".digital" fails with EM "Please enter a valid e-mail address"
DescriptionIt 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 ReproduceTry to register with a .digital e-mail address in https://demoshop.oxid-esales.com/professional-edition/en/open-account/
TagsEmail
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

duplicate of 0006352 confirmedHR Validation Registration E-Mail is inconsistent 
related to 0006386 closedSven Brunk regex for "new" TLDs are broken again 

Activities

QA

2016-02-29 09:12

administrator   ~0011479

Last edited: 2016-02-29 09:14

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".

Sven Brunk

2024-03-06 13:25

administrator   ~0016369

Last edited: 2024-03-06 13:26

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