-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
EpiccoreShould be implemented as contribution to Magento 2 coreShould be implemented as contribution to Magento 2 corepostponedTasks involve Magento core modification and should be done after MVP implementationTasks involve Magento core modification and should be done after MVP implementation
Milestone
Description
In Japan email address not corresponding to ISO are widely used. As they are not valid from the standard point of view Magento does not accept them. Core should provide possibility to disable this check. The same issue with recently added top level domains (e.g. magento/magento2#11945 and magento/magento2#11689).
On of possible approach is to provide a configuration option to admin that will allow "soft email validation" which will validate that email has format <username with any characters except @>@<domain with any characters except @>
. By default this option should be disabled so behaviour will remain the same.
Metadata
Metadata
Assignees
Labels
EpiccoreShould be implemented as contribution to Magento 2 coreShould be implemented as contribution to Magento 2 corepostponedTasks involve Magento core modification and should be done after MVP implementationTasks involve Magento core modification and should be done after MVP implementation