VijayBrar / STAR

0 stars 0 forks source link

Mandatory capital letter message not disappearing #2

Closed rattulator closed 8 years ago

rattulator commented 8 years ago

Bug Name: Mandatory capital letter message not disappearing Bug ID: 01 Area Path: STAR Login Build Number: 1 Severity: HIGH Priority: HIGH Assigned to: Vijay Brar Reported By: Shaun Rattue Reported On: 03/12/2015 Reason: Defect Status: Open Environment: Chrome

Description: Having entered a blank username and password, causing the account details criteria to appear, they all disappear as they are met apart from the 'At least one uppercase' message

Steps To Reproduce: 1) Open STAR login page on Chrome 2) Press Submit 3) Observe all error messages apppear 4) enter user details: Username - srattue Password - Reutta 5) Observe all error message disappear apart from 'At least one uppercase'

(see screenshot) image

VijayBrar commented 8 years ago

@rattulator thanks for this one. Struggling to get a handle on the issue and been informed that error messages are too detailed which may promote more successful hackery.

Currently reworking error messages, will pass this back to you when I'm done.

VijayBrar commented 8 years ago

@thaffendenplanit @rattulator This should be working now. Username and password errors have been changed now to the following:

rattulator commented 8 years ago

Message is appearing when I enter my normal details, is this due to it not being hooked up to the backend or a bug? image

thaffendenplanit commented 8 years ago

It's not hooked up at the moment, I've noticed the error message does not appear from lack of a captial letter, only from less than 6 characters in password field.

VijayBrar commented 8 years ago

@rattulator error messages should now be appearing as expected. Front end validation works independently of back end checks. You should get no action and no errors if details are entered correctly.

VijayBrar commented 8 years ago

@thaffendenplanit I'm working on the enter bug :)