Closed
Description
Preconditions
- Fresh magento install, version 2.1.7
Steps to reproduce
- Go to website configuration
- Select any field that deals with email addresses
- Enter any email address with .store domain, like [email protected]
- Save configuration
Expected result
- Configuration is saved
Actual result
- An error appears: Please correct the email address: "[email protected]".
.store is valid TLD since 2016, and I imagine quite relevant to e-commerce.
Currently the only workaround is to set the values manually through the database, and so far I've observed no adverse effects from this, thankfully.