AY1920S1-CS2103-T16-4 / main

guiltTrip()
https://ay1920s1-cs2103-t16-4.github.io/main/
MIT License
0 stars 5 forks source link

Bug in addReminder function (suspected index out of bounds not handled) #214

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

How to repro: addReminder n/Watch your spending i/1 This is an example usage from the userguide. addReminder n/Don't be broke. i/1 tkr/AMOUNTamt/100 This is an example usage from the error message of the command. Both tries throws unhandled errors.

Screenshot for first case:

Screenshot 2019-11-01 at 12.43.15 PM.png

Screenshot for second case:

Screenshot 2019-11-01 at 12.51.38 PM.png


[original: ybchen97/ped#5]