Closed
Description
Preconditions
- Magento 2.1.0
- IE11 browser
- Chrome 51 browser
Steps to reproduce
- Attempt login using IE with a valid user email but place a space either before or after the address.
- Try again with Chrome.
Expected result
- Client-side email validation should work the same in IE11 as it does in Chrome.
Actual result
- Using IE, client-side validation fails with "Please enter a valid email address (Ex: johndoe@domain.com)."
- Using Chrome, login succeeds. (padded whitespace is presumably trimmed?)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.1 release lineThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release