Bug 539

Summary: InvalidGender 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 22:57:48 HKT
The invalid gender class, does not throw exception when wrong input is given. For example, I gave the letter 'G' and i got no exception.
Comment 1 Phudis Dawieang 2020-12-07 23:04:16 HKT
Thanks for the bug report!

The problem somehow occurs in the checking part of the gender. The gender right now is not coded properly and check only if it's not a digit or it is. The checking condition has been changed. 

The bug is now resolved.