Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unspecified parameter is not handled #2

Open
ChenJiehan318 opened this issue Nov 15, 2019 · 1 comment
Open

Unspecified parameter is not handled #2

ChenJiehan318 opened this issue Nov 15, 2019 · 1 comment

Comments

@ChenJiehan318
Copy link
Owner

Screenshot 2019-11-15 at 4.32.15 PM.png
When enter "addprob n/Name z/string", error message displayed does not tell the author it is not allowed to enter unspecified parameter.

@nus-pe-bot
Copy link

Team's Response

Rejected since this is inherited from AB3:
Here "z/string" is considered as a part of the name - as the user's input doesn't match the command format, it is the app's freedom to decide how to make sense of the input. Think about this case: what if certain commands allow character "/" as a parameter in the command? It would be wrong if we consider any character sequences followed by a "/" as a parameter prefix.

Severity downgraded to Low since normal usage is not affected.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: [replace this with your reason]


❓ Issue severity

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

  • I disagree

Reason for disagreement: [replace this with your reason]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants