darshan152 / pe

0 stars 0 forks source link

Email overflow #7

Open darshan152 opened 2 years ago

darshan152 commented 2 years ago

User 11 has an overflowed email address. image.png

This is not a major bug as it is unlikely that an email address is this long, i am not sure about the constraints of email providers on the length of the email however, this should not be allowed in the app. A long email would be cut off and the user will not be able to see it in future. However, given the rarity of such a long email, it would only cause a minor inconvenience to a small amount of users.

Steps to reproduce: edit 11 e/12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890012345678900123456789001234567890012345678900123456789001234567890012345678900123456789001234567890@01234567890.com

nus-se-script commented 2 years ago

Team's Response

Hi thanks for raising the issue. Please refer to the screenshot below regarding extreme user behaviors. image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: There is no extreme user behavior in this case. As mentioned, there is a maximum email address length of 320 characters and in this case, it would cause an overflow. Thus it is not extreme that a long email like this exists.