Open wilsonngja opened 2 years ago
Hi, thank you for your bug report.
Good catch! This appears to be an issue with the libraries we use to parse date-time strings in Java.
However, the team would like to contest that this bug is of Severity level low rather than Medium. Refer to the screenshot below:
As you have mentioned, other invalid dates were properly caught as errors. Therefore we believe this is unlikely to affect normal operations of the product and appears in only rare situations, causing a minor inconvenience, and such should be categorized with a Low severity label.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Other incorrect date works as stated in the UG. However, when 29-02-2022 was stated as the date, it was being replaced with 28-02-2022.
Before starting the application
After starting the application