Open The0nlyJuan opened 1 week ago
Rejected since p/
is not part of the prefixes that are accepted for meet-ups. Moreover, the invalid buyer message shown is correct since p/
is considered part of n/ David Li p/
by the parser, and thus "special characters are not allowed".
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Summary
When an extra paramter is added at the end of add meetup, it shows error message for invalid name of buyer. Error not handled correctly
Expected Behavior: The extra paramter should have been picked up as a command format error
Actual Behavior: Invalid name of buy error thrown
Steps to Reproduce
Screenshots
Reasoning for Severity
Medium severity because the error message has nothing to do with the invalid input.