Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PE Dry Run]W10-3 setDate command parseing invalid input dates as valid. #146

Closed
nus-se-bot opened this issue Nov 3, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@nus-se-bot
Copy link

When parsing the dates for setDate command for the month of Feb, invalid dates (such as 31st of Feb) still gets parsed as 28th.

setdate

Input/Steps to reproduce: select any event, attempt to set the date to 31-02-1900
Expected: Application should throw an invalid date error
Output: Application saves the date as 28-02-1900.


Reported by: @prokarius
Severity: Low

[original: nus-cs2103-AY1819S1/pe-dry-run#659]

@adjscent adjscent added this to the v1.4 milestone Nov 4, 2018
@kengjichow kengjichow self-assigned this Nov 10, 2018
@kengjichow kengjichow added the priority.High Must do label Nov 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants