Bug 722 - java.lang.NumberFormatException: Cannot parse null string
Summary: java.lang.NumberFormatException: Cannot parse null string
Status: CONFIRMED
Alias: None
Product: CS3343_SEP_group8
Classification: Unclassified
Component: View (show other bugs)
Version: version0
Hardware: PC Windows
: --- major
Assignee: Meryem
URL:
Depends on:
Blocks:
 
Reported: 2022-11-22 14:26 HKT by junyanxu3-c
Modified: 2022-11-22 14:26 HKT (History)
0 users

See Also:


Attachments
Console's output (92.18 KB, image/png)
2022-11-22 14:26 HKT, junyanxu3-c
Details

Note You need to log in before you can comment on or make changes to this bug.
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.