AaronCQL / pe

0 stars 0 forks source link

Unhandled exception for reminder command in reminder tab #7

Open AaronCQL opened 4 years ago

AaronCQL commented 4 years ago

Steps to reproduce:

  1. Enter reminder -21 days/0 hours/0 (or any index <= 0 for that matter)
  2. Notice that no error was shown to the user that this is not a valid command

Screenshot_20200417_145032.png

Java throws ArrayIndexOutOfBoundsException in the terminal:

Screenshot_20200417_145101.png

nus-pe-bot commented 4 years ago

Your response not required for this bug as the team has accepted the bug as it is.