-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M3, 7.0.0 DXP SP1, 7.1.X, Master
-
Fix Version/s: 7.2.10 DXP FP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Application Security > Login/Sign in Portlet
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- click on sign in
- click on create account
- click on Forgot password
You'll see a red error saying email address is required, but you are not clicking on "Save", so there shouldn't be validation.
See screenshot
Update:
The validation error appears when click anywhere in create account page.
For 6.2, click on Forgot Password directly in create account page, it shows the email address is required and it's redirected to Forgot Password page.
For master/7.0, click on Forgot Password directly, it shows the screen name is required and it stays on the same page. It will be redirected only after the validation error appears.