nixonwidjaja / pe

0 stars 0 forks source link

Entry for email did not do proper email validation #4

Open nixonwidjaja opened 12 months ago

nixonwidjaja commented 12 months ago

Your app managed to pass the email validation when it is not a valid email with domain name and top-level domain.

Proper valid email format:

Screenshot 2023-11-17 at 16.32.50.png

App's behavior: Accepted asdf@gmail which is not a valid email because it does not have top level domain.

Screenshot 2023-11-17 at 16.31.35.png

nus-se-script commented 11 months ago

Team's Response

It is also not a functionality bug as it does not violate our own constraints:

From UG:

Screenshot 2023-11-20 at 10.20.47 AM.png

From Error Message:

Screenshot 2023-11-20 at 10.21.40 AM.png

asdf@gmail is still possible according to RC-3696 but discouraged according to ICANN, hence, the report will be rejected.

photo_2023-11-20 10.11.19.jpeg

photo_2023-11-20 10.16.26.jpeg

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]