AY2021S2-CS2103T-T12-2 / tp

https://ay2021s2-cs2103t-t12-2.github.io/tp/
MIT License
0 stars 4 forks source link

[PE-D] User able to select index out of bounds. #187

Closed nus-pe-bot closed 3 years ago

nus-pe-bot commented 3 years ago

Steps to reproduce:

  1. Key in: bmi_update g/M a/43 h/170 w/50 i/80
  2. Key in: plan_recommend

Screenshot 2021-04-03 at 3.01.26 PM.png

  1. key in plan p/5

Screenshot 2021-04-03 at 3.01.35 PM.png

Expected index out of bounds error but returned a valid diet plan.


Labels: severity.High type.FunctionalityBug original: maxxng/ped#6

sjq-sohjunqi commented 3 years ago

This is a duplicate issue of #155. We will correct this. Thank you!