TomLBZ / pe

0 stars 0 forks source link

Bug: Error message not reasonable #6

Open TomLBZ opened 3 years ago

TomLBZ commented 3 years ago

The program shows "No parameters after command" but there are no parameters after command.

How to reproduce: just input a space after command. Maybe it is better to use trim() to take in the string because it is habitual for many people to type a space after command.

This seems to be an important missing feature which affects common and normal usage.

image.png

nus-pe-bot commented 3 years ago

Team's Response

image.png

As the author of this bug correctly pointed out, there is in fact no parameters after command, which results in the correct error message. The edit command requires parameters.

Hence , this is an intended feature and thus we will be rejecting this bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]