Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.0.2
-
Component/s: None
-
Labels:None
-
Environment:
QA Environment
•SAPI - OMS-2.0.2-Prod - Build 38
•UI 2.0.2 - Build 34
•Core - 2.0.2 Build 6
•BidMgr/Listener - 2.0.2 - 2013-02-27 Build 5
•Updated Groovy scripts (onboard.groovy to fixAML-1235.) 2013/02/27
-
Sprint:Sprint 3 - 2.0.2
Description
Error message on account activation/Reset password page, doesn't show validation for a number.
Steps:
1.Create new reseller user using on-board script.
groovy onboard.groovy -d DEBUG -h http://aq-qa-tomcat1 -l 8080 -p admin -r thesearchagency -rc US -rce atul.sanagar@thesearchagency.com -rcp 8766988789 -rcn "Reseller Contact Name 100" -rdn "Reseller Display Name 88" -rlang en -rm .3 -rmin 3.50 -rp 9767844899 -rr reseller88 -rtz EST -ru http://www.reseller88.com -u admin+tsa@thesearchagency.com
2.Click on "Activate account" link of the received email - Account Activation page displays.
3.Enter Password/Confirm password without number as "Tsaindia" and SUBMIT.
Actual result:
It displays error message - "validation failed for password.Password must be 6-30 characters in length, have one uppercase, and one lowercase."
Please see the attached screenshot - AML_Account_Activation_PasswordValidation_ErrorMessage.GIF
Expected result:
Error message should include validation for number too. It should display
"validation failed for password.Password must be 6-30 characters in length, have one uppercase,one lowercase and one number"