Bug 722

Summary: java.lang.NumberFormatException: Cannot parse null string
Product: CS3343_SEP_group8 Reporter: junyanxu3-c
Component: ViewAssignee: Meryem <malamikas2-c>
Status: CONFIRMED ---    
Severity: major    
Priority: ---    
Version: version0   
Hardware: PC   
OS: Windows   
Attachments: Console's output

Description junyanxu3-c 2022-11-22 14:26:36 HKT
Created attachment 126 [details]
Console's output

The system provides the default filter with every condition is null. However, the system gets the day, month, and year from checkboxes, converts the String to Date format, and then does the comparison. Therefore, the bug appears in the middle steps.