Skip to content

IE11 user login email validation fails if field has leading or trailing space #6058

Closed
@dnadle

Description

@dnadle

Preconditions

  1. Magento 2.1.0
  2. IE11 browser
  3. Chrome 51 browser

Steps to reproduce

  1. Attempt login using IE with a valid user email but place a space either before or after the address.
  2. Try again with Chrome.

Expected result

  1. Client-side email validation should work the same in IE11 as it does in Chrome.

Actual result

  1. Using IE, client-side validation fails with "Please enter a valid email address (Ex: johndoe@domain.com)."
  2. Using Chrome, login succeeds. (padded whitespace is presumably trimmed?)

Metadata

Metadata

Assignees

Labels

Area: FrontendEvent: dmcdindiaFixed in 2.1.xThe issue has been fixed in 2.1 release lineFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasebug reporthelp wanted

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions