DummyClassOrg / main

dummy for issue
0 stars 2 forks source link

editEvent command time argument accepts invalid time #1544

Open nus-pe-script opened 5 years ago

nus-pe-script commented 5 years ago

Describe the bug editEvent command can take in 4-digit numbers that do not conform to the 24 hr clock

To Reproduce Steps to reproduce the behavior:

  1. Type in editEvent 1 t/9999
  2. Time for event gets updated as 9999, but is an invalid time.

Expected behavior Error should show saying that the time input is invalid.

Screenshots image


[original: dummy#26]