0x787af25e / pe

0 stars 0 forks source link

Unknown tag does not give invalid command format #3

Open 0x787af25e opened 1 year ago

0x787af25e commented 1 year ago

image.png

An invalid command format error should be thrown given that there is no tag that has the keyword e/.

image.png

This also occurs if there is no platform tag p/.

soc-pe-bot commented 1 year ago

Team's Response

Since "e/" is an unknown flag, the app reads "a/mary e/df" as the applicant being "mary e/df" which is not allowed since "/" is not alphanumeric as stated in our error message.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]