yanqiyqh / pe

0 stars 0 forks source link

Invalid character + allowed in sid/ #11

Open yanqiyqh opened 2 weeks ago

yanqiyqh commented 2 weeks ago

When entering lesson add sid/+1 f/10 d/23-10-2024 12:00 h/1, lesson can be added despite sid/ containing an invalid character.

soc-se-bot commented 1 week ago

Team's Response

Thank you for raising this concern.

This is allowed as STUDENTID accepts a positive integer within the range of number of students in the contact list. In the specific test case of using +, +1 has the same value of 1, as it is a positive integer and is a valid input. Therefore, we have concur to reject this issue. Thank you

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.Low`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]