WM71811 / pe

0 stars 0 forks source link

Incorrect error message for tag #3

Open WM71811 opened 3 years ago

WM71811 commented 3 years ago

Screenshot 2020-11-13 at 4.36.01 PM.png When index inputted is 1, it says option -1 is wrong, but when tag 0 -t Breakfast, it says Index should be smaller than 2^31, but this is incorrect since 0 < 2^31.

nus-se-bot commented 3 years ago

Team's Response

The correct message should be "Index should be a positive integer smaller than 2^31". Thank you for the bug report

However, I believe this only cause minor inconvenience in rare situations only, so I will mark this bug's severity as Low

Items for the Tester to Verify

:question: Issue type

Team chose [type.DocumentationBug] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your reason]


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your reason]