Bug 541

Summary: InvalidName exception error
Product: Group 13 Dating App System (vibing.com) Reporter: Varun <avbalaji2-c>
Component: ExceptionAssignee: Varun <avbalaji2-c>
Status: RESOLVED FIXED    
Severity: enhancement CC: pdawieang2-c
Priority: ---    
Version: 1   
Hardware: PC   
OS: Windows   

Description Varun 2020-12-07 23:03:43 HKT
The InvalidName class throws an exception when a name with capital letter is used. For example, 'Andela' gives an error when it is not supposed to.
Comment 1 Phudis Dawieang 2020-12-07 23:26:53 HKT
The bug is caused by the character checks only between 'a' to 'z' without put it down to lowercase. 

The checking process is fixed now.

Thank you again for the bug report.