Closed nus-se-bot closed 1 day ago
Although not realistic, trying to add lessons to invalid year 0000 still succeeds.
addlesson d/0000-02-29 t/22:20
Command fails as 0000-02-29 is an invalid date:
0000-02-29
As stated here:
Command succeeds
Date of download of file:
System Information:
Java version:
Labels: severity.Medium type.FunctionalityBug original: yadobler/ped#11
severity.Medium
type.FunctionalityBug
Accepted. Treat "0000" as an invalid year
Summary
Although not realistic, trying to add lessons to invalid year 0000 still succeeds.
Steps to reproduce
addlesson d/0000-02-29 t/22:20
Expected
Command fails as
0000-02-29
is an invalid date:As stated here:
Observed
Command succeeds
Tester Information
Date of download of file:
System Information:
Java version:
Labels:
severity.Medium
type.FunctionalityBug
original: yadobler/ped#11