radeon2525 / pe

0 stars 0 forks source link

App taking invalid class name input using edit command #3

Open radeon2525 opened 2 months ago

radeon2525 commented 2 months ago

When I use edit command, I am able to change a person's class name to be a invalid format, as you can see in the image below I have been able to edit Alex Yeoh's class to be "3B32" which is an invalid class name as class should be have maximum length of 2.

image.png

nus-se-script commented 2 months ago

Team's Response

Reason

According to the user guide, the class field has a maximum length of 2 words, not 2 characters: image.png

This is reflected in the application as well:

image.png

This is intended behavior according to the documentation.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]