Open Andy123qq4 opened 6 months ago
Minor inconvenience, sorry
[The team marked this bug as a duplicate of the following bug]
Lack of warning or exception handling for invalid dates when updating expiry date
Input typed in
exp kailan d/2028-02-31
expected output
exception handling
actual output
input accepted. Date automatically changed to the correct one since there is no feb 31, but then there should be a warning to inform user
Screenshots
[original: nus-cs2113-AY2324S2/pe-interim#571] [original labels: type.FeatureFlaw severity.VeryLow]
[This is the team's response to the above 'original' bug]
Minor inconvenience, sorry
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Step: input an invalid date
Output: the program auto adjust the invalid date to the closest date,
Expected: ask the user to input again